get_slga_data | R Documentation |
Quietly sends a httr GET request to an SLGA web service endpoint.
get_slga_data(url = NULL, out_temp = NULL)
url |
valid output from |
out_temp |
location to write content - valid file path with .tif extension. |
httr response()
object with content
stored on disk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.