getInfo: Extract dataset information for a given dtype name or number

Description Usage Arguments Value Details Examples

Description

getInfo displays the dataset information for a given dtype or dtypename

Usage

1
getInfo(dtype)

Arguments

dtype

- character string or integer (1-138) for given dataset

Value

prints out dataset information

Details

getInfo gives the dataset information for the given dataset. This includes: dtypename,datasetname,longname,varname. It will return the following information about any dataset that matches the string:

Examples

1
getInfo('atsstamday')

rmendels/xtractomatic documentation built on May 27, 2019, 9:30 a.m.