View source: R/fine_separate.R
fine_separate | R Documentation |
Return contains fine mesh codes
fine_separate(meshcode = NULL, .type = "standard", ...)
meshcode |
|
.type |
Specify the |
... |
other parameters for paste |
meshcode
fine_separate("5235") fine_separate("523504") fine_separate("52350432") fine_separate("523504321") fine_separate("5235043211") # to 100m mesh code fine_separate("64414315", .type = "subdivision")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.