getFields {IsoMemo} | R Documentation |
Get field mapping table
Description
Get field mapping table
Usage
getFields(mapping = "IsoMemo", colnamesAPI = FALSE)
Arguments
mapping |
(character) Optionally, provide a specific mapping in order to obtain a list of databases only for that mapping. Check available mapping ids with getMappings() |
colnamesAPI |
(logical) Optionally, return a dataframe with the column names as they come from the 'IsoMemo' API |
Value
A data frame that describes data field name, data type, and domain category
[Package IsoMemo version 23.10.1 Index]