Learn R Programming

dsBase (version 6.3.3)

metadataDS: Returns the metadata, if any, about the specified variable

Description

This function returns metadata, if any, about specified variable.

Usage

metadataDS(x)

Value

a list containing the metadata. The elements of the list will depend on the meatadata available.

Arguments

x

a string character, containing the name of the specified variable

Author

Stuart Wheater, for DataSHIELD Development Team

Details

The function returns the metadata, obtained from attributes function.