convertGoogleApiToSmoof: Converts a Google Maps API Call to Single Objective Function

Description Usage Arguments Value

View source: R/convertGoogleApiToSmoof.R

Description

Receives the JSON from Google Maps API and extracts height

Usage

1
2
convertGoogleApiToSmoof(lat.range, lon.range, maximize = TRUE,
  google.apikey = NULL)

Arguments

lat.range

[numeric(2)]

lon.range

[numeric(2)]

maximize

[logic(2)]

google.apikey

[character(1)] The Google Maps Elevation API Key. Will be read from config file.

Value

smoof function


jakob-r/geo2smoof documentation built on May 14, 2019, 8:21 a.m.