route: Generate template for getting coordinates for route

Description Usage Arguments

View source: R/setup.R

Description

Generate template for getting coordinates for route

Usage

1
route(from, to, shortname = paste0(from, "_", to))

Arguments

from

address, or latitude and longitude of the start of the route.

to

address, or latitude and longitude of the end of the route.

shortname

string suitable for use as directory name and in file names.


cwickham/routes documentation built on Nov. 4, 2019, 9:34 a.m.