powered by
Generate a character vector based on a coordinates matrix and the maximum number of digits to keep.
sp_char_index(coords, digits)
A n * 2 matrix representing the coordinates
The number of digits to keep from the coordinates
A vector character vector of length n
# NOT RUN { #This is an internal function, no example provided # }
Run the code above in your browser using DataLab