zap_dta_data | R Documentation |
The NBER MCOD dta files come with a variety of metadata not necessary for use in R. This function clears all metadata as well as replacing NAN and blanks ("") with NA.
zap_dta_data(dta_df)
dta_df |
dataframe from imported dta (e.g., from haven::read_dta()) |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.