find_loc: Uses googlemap geocoding API to find the lat/lon of the...

Description Usage Arguments

View source: R/setup_functions.R

Description

Uses googlemap geocoding API to find the lat/lon of the location that would analyze whether for Sets as default in your environmnet for all other functions in this package required a google API Key. Keys have a free trial period and can be acquired at https://developers.google.com/maps/documentation/geocoding/get-api-key Use the ggmap register_google(key) function to register your key with your R session

Usage

1
find_loc(location)

Arguments

location

The location you would like to set the lat/lon for all other functions passed as string. Be as specific as possible


kabhatia7/temperaturr documentation built on May 12, 2020, 4:54 p.m.