View source: R/GetAttrMappingStatus.R
GetAttrMappingStatus | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.