getFile: auxiliary function to download files in a protected fashion,...

View source: R/covid19_genomic.R

getFileR Documentation

auxiliary function to download files in a protected fashion, i.e. against errors in the downloading procedure

Description

auxiliary function to download files in a protected fashion, i.e. against errors in the downloading procedure

Usage

getFile(url = NULL, fileName = NULL)

Arguments

url

resource's URL on the web

fileName

name of the resource (file) to download

keywords internal


covid19.analytics documentation built on Oct. 16, 2023, 1:06 a.m.