readAtcMapIntoHashMapDrugNamesAtcCodes: Processes the input file db-atc.map to form a HashMap...

Description Usage Arguments Value Examples

Description

Processes the input file db-atc.map to form a HashMap containing the drug names with ATC codes

Usage

1

Arguments

filename

character vector with the file name of the file db-atc.map

seperator

character vector with the seperator used within the map-file

Value

atchashda hashmap with drug names as keys and atc codes as values

Examples

1
2
3
4
## Not run: 
atchashda <- readAtcMapIntoHashMapDrugNamesAtcCodes(filename = "db-atc.map", seperator = "\t")

## End(Not run)

ZBMEDLABS/epilepsyontologysimilarities documentation built on Aug. 23, 2019, 1:18 p.m.