View source: R/render_preview_plot.R
render_preview_plot | R Documentation |
This function creates a simple preview plot via maps::map of a given region.
render_preview_plot(spatial_lon_range, spatial_lat_range, lonRange, latRange)
spatial_lon_range |
Array containing two values for longitude min and max (numeric). |
spatial_lat_range |
Array containing two values for latitude min and max (numeric). |
lonRange |
Array containing two values for longitude min and max (numeric). |
latRange |
Array containing two values for latitude min and max (numeric). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.