metadataDS {dsBase} | R Documentation |
This function returns metadata, if any, about specified variable.
metadataDS(x)
x |
a string character, containing the name of the specified variable |
The function returns the metadata, obtained from attributes function.
a list containing the metadata. The elements of the list will depend on the meatadata available.
Stuart Wheater, for DataSHIELD Development Team