View source: R/download_schellens_et_al_2015_sup_1.R
download_schellens_et_al_2015_sup_1 | R Documentation |
Downloads the XLSX file by Schellens et al., 2015
download_schellens_et_al_2015_sup_1( url = "http://richelbilderbeek.nl/schellens_et_al_2015_s_1.xlsx", xlsx_filename = file.path(rappdirs::user_data_dir(appname = "bianchietal2017"), "schellens_et_al_2015_s_1.xlsx"), verbose = FALSE )
url |
the download URL. Note that the original URL is https://doi.org/10.1371/journal.pone.0136417.s005, which redirects to an unknown (and hence unusable) actual download URL |
xlsx_filename |
the XLSX filename |
verbose |
set to TRUE for more output |
the XLSX filename of the downloaded file
use get_schellens_et_al_2015_sup_1 to read the table as a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.