| data_dictionary {r2dii.data} | R Documentation |
Column definitions of all datasets
Description
This dataset provides metadata about all datasets in the package r2dii.data.
Usage
data_dictionary
Format
An object of class tbl_df (inherits from tbl, data.frame) with 96 rows and 4 columns.
Definitions
-
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 oftypeof(), one of double, integer, logical, or character..
Examples
head(data_dictionary)
[Package r2dii.data version 0.6.0 Index]