downloader_ftw: Download the complete Fietstelweek data

Description Usage Arguments Value Note

View source: R/download_clip.R

Description

Downloads the complete Fietstelweek data to a system directory for 2015 and/or 2016.

Usage

1
downloader_ftw(directory, year, rm.zip = TRUE)

Arguments

directory

filepath to the directory where the Fietstelweek data will be stored.

year

desired year of analysis, can either be 2015, 2016, or both c(2015,2016).

rm.zip

logical value to indicate if the zip files downloaded should be erased from the system (TRUE) which is the default, or kept (FALSE)

Value

Prints the directory where the data has been saved.

Note

The function depends on the Bikeprint server availability, and may sometimes fail to download the data. The function will return an error if this is the case and will ask the user to download the data manually.


loreabad6/ftw documentation built on March 10, 2021, 1:19 p.m.