| sp_to_wkt | R Documentation | 
Function to convert a spatial object to a vector of WKT or a tibble containing a WKT variable.
sp_to_wkt(sp, features = TRUE, data = TRUE, wkt = "geom")
sp | 
 Spatial object to convert to WKT.  | 
features | 
 Should features within   | 
data | 
 If   | 
wkt | 
 Variable name of WKT strings in the returned data frame is 
  | 
Tibble.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.