sf_use_wkt | R Documentation |
Test if we need WKT or proj4string for sf package
sf_use_wkt(name = "proj.4", threshold = "6")
name |
character, the name of the sf dependency to test |
threshold |
character, the dependency version that determines if wkt is required |
logical TRUE if WKT is required
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.