View source: R/data-fmexample.R
fmexample_sp | R Documentation |
Adds loc_sp
and boundary_sp
to fmexample for use
in sp
related code examples and tests.
fmexample_sp()
Returns a copy of fmexample with loc_sp
(SpatialPoints
) and
boundary_sp
(SpatialPolygons
) added.
if (fm_safe_sp()) {
fmexample_sp()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.