View source: R/geometrical_functions_sf.R
sp_char_index | R Documentation |
Generate a character vector based on a coordinates matrix and the maximum number of digits to keep.
sp_char_index(coords, digits)
coords |
A n * 2 matrix representing the coordinates |
digits |
The number of digits to keep from the coordinates |
A vector character vector of length n
#This is an internal function, no example provided
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.