exportCSV: Store a VEH0122.csv file locally.

Description Usage Arguments

View source: R/main.R

Description

Checks whether there is downloaded information, and if not, or if refresh=TRUE is specified, calls getDataTable to retrieve VEH0122 car ownership stats, then saves these in VEH0122.csv locally.

Usage

1
exportCSV(refresh = FALSE)

Arguments

refresh

Download the latest .ods file even if we have a local copy. Default is FALSE (i.e. look for a local version of VEH0122.ods first).


mihamn/VEH0122 documentation built on July 11, 2020, 3:45 a.m.