GetAttrMappingStatus {hivPlatform} | R Documentation |
Checks attributes mapping and returns detailed information about errors if encountered.
GetAttrMappingStatus(attrMapping)
attrMapping |
List of attributes mapping between original data and internal representation. Required. |
list object
## Not run: GetAttrMappingStatus(attrMapping) ## End(Not run)