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