availableLocations: Get available locations.

Description Usage Arguments Value

Description

Look at data files to determine available lat/lng combinations.

Usage

1
2
availableLocations(dir = "data/historical", from.files = FALSE,
  write = FALSE, list.file = "data/locations.csv")

Arguments

dir

a directory location, default 'data/locations'.

from.files

boolean to get locations from files present or from previously compiled list.

write

boolean to write a list of all locations, default FALSE

list.file

string filename to read/write, default "data/locations.csv"

Value

data frame of latitude/longitude pairs


karawoo/cbccy documentation built on May 20, 2019, 7:21 a.m.