View source: R/07dataDownload.R
getFrench.Factors | R Documentation |
It downloads seven factors data used for asset pricing analysis from the data library of Dr. Kenneth R. French at Dartmouth College.
getFrench.Factors(filename="F-F_Research_Data_5_Factors_2x3")
filename |
The name of data file as listed in <"http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html">, which is an important database for asset pricing literature, this function supports seven factor files: |
This function connects with <"http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html"> and downloads the specified factors data. Sometimes, the datafile contains multiple data tables, hence the code returns a list.
ff.factor |
The data retrieved and arranged. |
Ho Tsung-wu <tsungwu@ntnu.edu.tw>, College of Management, National Taiwan Normal University.
getFrench.Factors(filename="F-F_Research_Data_Factors")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.