downloadZip: Downloads a zip file, unpacks it on selected folder

Description Usage Arguments Value

View source: R/dataProcess.R

Description

By default, if not indicated, the file will download in ./data.

Usage

1
downloadZip(fileUrl, outDir = "./data")

Arguments

fileUrl

the web link to the file

outDir

the folder where the file will be placed

Value

None


AlfonsoRReyes/RepDataPeerAssessment1 documentation built on May 5, 2019, 4:53 a.m.