Description Usage Arguments Value
View source: R/get_damodaran_data.R
get damodaran data
| 1 | get_damodaran_data(reqd_file, reqd_year, download_directory = NULL)
 | 
| reqd_file | character vector - lookup the name of the file on the website e.g. waccGlobal | 
| reqd_year | numeric indicating the year the dataset was produced, e.g. 2015 | 
| download_directory | optional string indicating directory to download files to. Defaults to C:/temp/chromeDL | 
tbl_df with columns name, year and raw_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.