download_bergseng_et_al_2015_sup_1: Downloads the XLSX file by Bergseng et al., 2015

View source: R/download_bergseng_et_al_2015_sup_1.R

download_bergseng_et_al_2015_sup_1R Documentation

Downloads the XLSX file by Bergseng et al., 2015

Description

Downloads the XLSX file by Bergseng et al., 2015

Usage

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
)

Arguments

url

the 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_bergseng_et_al_2015_sup_1 to read the table as a tibble[tibble]


richelbilderbeek/bbbq documentation built on July 27, 2023, 2:15 a.m.