Blame view

ISO27001effectiveness/Main.R 351 Bytes
Miguel Tuñón authored
1
Miguel Tuñón authored
2
3
4
Cert_PerCountry <- ISO27001effectiveness::GetISOSurveyCertsPerCountry()
Sites_PerCountry <- ISO27001effectiveness::GetISOSurveySitesPerCountry()
Cert_PerSector <- ISO27001effectiveness::GetISOSurveyCertsPerSector()
Miguel Tuñón authored
5
Miguel Tuñón authored
6
Attacks <- ISO27001effectiveness::GetDefaultAttacksData()
Miguel Tuñón authored
7
Miguel Tuñón authored
8
#graphs <- ISO27001effectiveness::GetReportGraphs(Cert_PerCountry,Attacks)