downloadIfNotFound: Download data if given file is not found

View source: R/utils.R

downloadIfNotFoundR Documentation

Download data if given file is not found

Description

Download data if given file is not found

Usage

downloadIfNotFound(link, file, ask = FALSE, toExtract = NULL)

Arguments

link

Character: link to download file

file

Character: filepath

ask

Boolean: ask to download file?

toExtract

Character: files to extract (if NULL, extract all)

Value

Download file if file is not found


nuno-agostinho/cTRAP documentation built on March 28, 2024, 3:59 p.m.