GetUnzip: Downloads and unzips a zip archive

Description Usage Arguments Details Value

View source: R/GetUnzip.R

Description

Downloads and unzips a zip archive

Usage

1
GetUnzip(ZipName, FileName)

Arguments

ZipName

file to download

FileName

file to unzip to

Details

Used internally. If ZipName begins with 'http' or 'ftp', then download and unzip to Filename and return as a dataframe. Otherwise, unzip Zipname and return as a data.frame.

Value

A dataframe


TrashBirdEcology/bbsRDM documentation built on July 21, 2019, 2:18 a.m.