| force_multipolygon | R Documentation |
Force a polygon WKT into multipolygon form
force_multipolygon(wkt, call = rlang::caller_env())
wkt |
The WKT to convert into a multipolygon. |
call |
The env from which this was called (defaults to the direct calling environment). |
The multipolygon equivalent of wkt.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.