tags_names {linelist} | R Documentation |
Get the list of tag names used in linelist
Description
This function returns the a character
of all tag names used to designate
specific variable types in a linelist
.
Usage
tags_names()
Value
The function returns a character
vector.
See Also
tags_defaults()
for a list
of default values of the tags
Examples
tags_names()
[Package linelist version 1.1.4 Index]