download_schellens_et_al_2015_sup_1: Downloads the XLSX file by Schellens et al., 2015

View source: R/download_schellens_et_al_2015_sup_1.R

download_schellens_et_al_2015_sup_1R Documentation

Downloads the XLSX file by Schellens et al., 2015

Description

Downloads the XLSX file by Schellens et al., 2015

Usage

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
)

Arguments

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

Value

the XLSX filename of the downloaded file

See Also

use get_schellens_et_al_2015_sup_1 to read the table as a tibble


richelbilderbeek/bianchi_et_al_2017 documentation built on Jan. 4, 2023, 1:36 a.m.