data_dictionary | R Documentation |
This dataset provides metadata about all datasets in the package r2dii.data.
data_dictionary
An object of class tbl_df
(inherits from tbl
, data.frame
) with 96 rows and 4 columns.
column
(character): The name of a dataset-column., * dataset
(character): The name of a dataset., * definition
(character): The definition of a dataset-column., * typeof
(character): The result of typeof()
, one of double, integer, logical, or character..
head(data_dictionary)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.