scrape_peresec_factor_data: Access SA Factor Data Library from Peresec

Description Usage Arguments Value

View source: R/get_peresec_factor_data.R

Description

Access SA Factor Data Library from Peresec

Usage

1
2
3
4
5
6
scrape_peresec_factor_data(
  reqd_file,
  reqd_factor = c("ff3", "ff5", "carhart4", "aqr6", "peresec7lowvol",
    "peresec7lowbeta"),
  download_directory = NULL
)

Arguments

reqd_file

string indicating the required file e.g. long_short_alsi

reqd_factor

string indicating the factors you require from the file e.g. ff3

download_directory

optional string indicating the download directory

Value

tbl_df with nested raw data returned from tidyxl


ces0491/fdoR documentation built on July 19, 2021, 8:47 a.m.