getInfo {xtractomatic}R Documentation

Extract dataset information for a given dtype name or number

Description

getInfo displays the dataset information for a given dtype or dtypename

Usage

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

getInfo('atsstamday')

[Package xtractomatic version 3.3.2 Index]