| .resolve_coord_var_names | R Documentation |
Helper function resolves coordinate variable names
.resolve_coord_var_names(lat_var = NULL, long_var = NULL)
lat_var |
Character scalar latitude column name or |
long_var |
Character scalar longitude column name or |
A named list with elements lat_var and long_var.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.