data_dictionary: Column definitions of all datasets

data_dictionaryR 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 of typeof(), one of double, integer, logical, or character..

Examples

head(data_dictionary)

r2dii.data documentation built on June 22, 2024, 9:45 a.m.