metadataDS {dsBase}R Documentation

Returns the metadata, if any, about the specified variable

Description

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

Usage

metadataDS(x)

Arguments

x

a string character, containing the name of the specified variable

Details

The function returns the metadata, obtained from attributes function.

Value

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

Author(s)

Stuart Wheater, for DataSHIELD Development Team


[Package dsBase version 6.3.0 ]