get_and_unzip: downloads and unzips file if it is not found in current wdir

View source: R/dbUtils.R

get_and_unzipR Documentation

downloads and unzips file if it is not found in current wdir

Description

downloads and unzips file if it is not found in current wdir

Usage

get_and_unzip(url, filename)

Arguments

url,

filename

Examples

## Not run: 
get_and_unzip('url', 'qob.txt')

## End(Not run)

apoorvalal/LalRUtils documentation built on Sept. 22, 2023, 5:53 p.m.