Skip to contents

View metadata

Functions for accessing the metadata associated with data available in the package. This metadata includes keys associated with data sets and kinds of data available.

dict_info()
Print dictionary information
eqn_info()
Print equation metadata
term_table
Terms

Get data

Functions for retrieving desired subsets of available data and data frames where these data are located in full.

epa_subset()
EPA dictionary search and subset
get_eqn()
Extract single equation data frame
epa_summary_statistics
EPA summary statistics, all datasets
equations
All equation dataframes
individual
Individual data

Modify and export data

Functions for summarizing and reformatting data and exporting it in formats friendly to analysis software.

epa_summary()
epa_summary
expand_instcodes()
Add logical columns indicating institution membership to dataset
create_instcode()
Create institution code strings from logicals indicating category membership
format_for_bayesact()
Format a data frame for use in BayesACT or bayesactR
save_for_interact()
Write a data file in Interact-compatible format