search_geo | R Documentation |
This function is a wrapper for the Search API. It allows for geocoding of data such as postal codes or address information.
This is an internal function for the geocode_onemap
function.
search_geo(search_val = NULL, return_geom = FALSE, address_details = FALSE)
search_val |
Keyword(s) to be geocoded, e.g. column of postal codes |
return_geom |
Default = |
address_details |
Default = |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.