master_codebook: A function to view EdBuild's data sources and variable names

Description Usage Value See Also Examples

View source: R/master_codebook.R

Description

This function imports a codebook for EdBuild's master data. The codebook tells the user what each variable name represents and the source of each variable.

Usage

1

Value

A dataframe where each observation is a variable from the master dataset.

See Also

long_masterpull, masterpull

Examples

1
codebook <- master_codebook()

edbuildr documentation built on June 2, 2021, 5:07 p.m.