download_from_database: Download source file from database

View source: R/download_from_database.R

download_from_databaseR Documentation

Download source file from database

Description

Download source file from database

Usage

download_from_database(
  source_root,
  source_path,
  path,
  filename,
  overwrite = FALSE
)

Arguments

source_root

a string specifying the source root

source_path

a string specifying the source path

path

a string specifying where the file will be saved

filename

a string specifying the filename (the name given to the saved file)

overwrite

a boolean specifying whether or not the file should be overwritten if it already exists

See Also

Other download functions: download_from_url()


ScottishCovidResponse/hdf5processing documentation built on July 19, 2023, 10:46 a.m.