Load the FReD dataset
load_fred_data.Rd
This function loads the FReD dataset into R, and conducts variable transformations to prepare for analyses.
Arguments
- data
Path to the FReD dataset (defaults to current FReD data on OSF), unless the package is in offline mode (
use_FReD_offline()
)