Blame view

ISO27001effectiveness/man/GetDefaultAttacksData.Rd 427 Bytes
Miguel Tuñón authored
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/Hackmageddon_Parser.R
\name{GetDefaultAttacksData}
\alias{GetDefaultAttacksData}
\title{Parse the default data from the package from hackmaggedon (2012-2016)}
\usage{
GetDefaultAttacksData()
}
\value{
data.frame
}
\description{
Parse the default data from the package from hackmaggedon (2012-2016)
}
\examples{
Attacks <- GetDefaultAttacksData()
}