download_zip: Download a specified zip file (even from https url)

Description Usage Arguments Value Author(s)

View source: R/install.R

Description

Download a specified zip file (even from https url)

Usage

1
download_zip(zip_url, zip_dir = ".", zip_file = NULL)

Arguments

zip_url

URL for zip file

zip_dir

Directory to which zip file will be downloaded

zip_file

Name of downloaded zip file (will look at header if NULL)

Value

Character vector of path to downloaded file

Author(s)

jefferis


jefferis/nat.as documentation built on May 19, 2019, 3:06 a.m.