Blame view

ISO27001effectiveness/man/GetISOSurveySitesPerCountry.Rd 421 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/ISOSurvey_Parser.R
\name{GetISOSurveySitesPerCountry}
\alias{GetISOSurveySitesPerCountry}
\title{Get data of sites per year and country from IS27001}
\usage{
GetISOSurveySitesPerCountry()
}
\value{
data.frame
}
\description{
Get data of sites per year and country from IS27001
}
\examples{
Sites_PerCountry <- GetISOSurveySitesPerCountry()
}