GetAttacksMonthEvolution.Rd
440 Bytes
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/ReportGraphs.R
\name{GetAttacksMonthEvolution}
\alias{GetAttacksMonthEvolution}
\title{Return graph representing the general attacks evolution by month}
\usage{
GetAttacksMonthEvolution(Attacks)
}
\arguments{
\item{Attacks}{data.frame with procesed source data}
}
\value{
graph
}
\description{
Return graph representing the general attacks evolution by month
}