Blame view

ISO27001effectiveness/man/GetCountryAbrev.Rd 377 Bytes
Miguel Tuñón authored
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/Util.R
\name{GetCountryAbrev}
\alias{GetCountryAbrev}
\title{Return the 2 letter code of a country relation}
\usage{
GetCountryAbrev()
}
\value{
data.frame
}
\description{
Relation of country names included in the ISO Survey input file with 2 letter code
included on the hackmaggedon input files
}