GetISOSurveyCertsPerCountry.Rd
434 Bytes
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/ISOSurvey_Parser.R
\name{GetISOSurveyCertsPerCountry}
\alias{GetISOSurveyCertsPerCountry}
\title{Get data of certificates per year and country from IS27001}
\usage{
GetISOSurveyCertsPerCountry()
}
\value{
data.frame
}
\description{
Get data of certificates per year and country from IS27001
}
\examples{
Cert_PerCountry <- GetISOSurveyCertsPerCountry()
}