powered by
Read the second level ATC classes from the file atc-secondlevel.map
readSecondLevelATC(filename, seperator)
atchashsec a hash with second level ATC classes as keys and their names as values
the file name that is supposed to be atc-secondlevel.map
the csv file delimiter
atchashsec <- readSecondLevelATC( system.file("extdata", "atc-secondlevel.map", package = "epos"), "\t")
Run the code above in your browser using DataLab