View source: R/download_bergseng_et_al_2015_sup_1.R
download_bergseng_et_al_2015_sup_1 | R Documentation |
Downloads the XLSX file by Bergseng et al., 2015
download_bergseng_et_al_2015_sup_1(
url = bbbq::get_bergseng_et_al_2015_sup_1_url(),
xlsx_filename = file.path(rappdirs::user_data_dir(appname = "bbbq"),
"251_2014_819_MOESM3_ESM.xlsx"),
verbose = FALSE
)
url |
the download URL. |
xlsx_filename |
the XLSX filename |
verbose |
set to TRUE for more output |
the XLSX filename of the downloaded file
use get_bergseng_et_al_2015_sup_1 to read the table as a tibble[tibble]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.