meshcode_set | R Documentation |
Unique 176 meshcodes. The output code may contain values not found in the actual mesh code.
meshcode_set(mesh_size = c(80, 10, 1), .raw = TRUE)
mesh_size |
Export mesh size from 80km to 1km. |
.raw |
return as character. |
character or meshcode
meshcode_set(mesh_size = 80) meshcode_set(mesh_size = 80, .raw = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.