dot-downloader: Internal function - generic downloader, used to serve the rds...

.downloaderR Documentation

Internal function - generic downloader, used to serve the rds files from S3

Description

The function utilizes environment variable RCZECHIA_MIRROR as a mirror location of remote files; to configure an alternative (possibly local) repository use Sys.setenv("RCZECHIA_MIRROR" = "file:///someplace/local")

Usage

.downloader(file)

Arguments

file

file to be downloaded (or not...) from S3


RCzechia documentation built on Nov. 2, 2023, 5:49 p.m.