Blame view

ISO27001effectiveness/Main.R 275 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()