View source: R/setup_functions.R
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
1 | find_loc(location)
|
location |
The location you would like to set the lat/lon for all other functions passed as string. Be as specific as possible |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.