variables5 {idbr} | R Documentation |
Dataset with variable and concept descriptions for the IDB
Description
Built-in dataset for use with the idb_variables
and idb_concepts
functions.
To access the data directly, issue the command data(variables5)
.
-
Name
: The variable name; can be passed to theidb5
function -
Label
: Description of the variable -
Concept
: The concept that a given variable belongs to -
Required
: Whether or not the variable is required in the API call (idbr users can ignore this) -
Predicate.Type
: variable type from the Census; idbr will convert these appropriately
Usage
data(variables5)
Format
A data frame with 98 rows and 5 columns
Details
Dataset with variable and concept descriptions for the IDB
[Package idbr version 1.2 Index]