View source: R/EJSCREENBufferAPI.R
EJSCREENBufferAPI | R Documentation |
This is a canned loop function for calling the EJSCREEN API and returning the fire-hose of data as a tidy data.frame (one row per input coordinate/shape).
EJSCREENBufferAPI(input_data, dist)
input_data |
facility location data as sf data.frame (point, (multi-)linestring, (multi-)polygon). |
dist |
a numeric value to designate the buffer distance in miles. |
a tidy data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.