fredmd: Import fredmd database

fredmdR Documentation

Import fredmd database

Description

Import fredmd database

Usage

fredmd(
  file = "",
  date_start = NULL,
  date_end = NULL,
  transform = TRUE,
  log = FALSE
)

Arguments

file

path to a file.

date_start, date_end

optional date start and end.

transform

boolean indicating if the data should be transformed.

log

boolean indicating if only the log transformation should be used (transform must be equal to FALSE).

Author(s)

code largely inspired by Yankang (Bennie) Chen function of the 'fbi' package available at https://github.com/cykbennie/fbi.


AQLT/AQLThesis documentation built on Feb. 7, 2024, 7:22 p.m.