validateLocationTbl | R Documentation |
Ensures that the incoming table has numeric longitude
and
latitude
columns.
validateLocationTbl(locationTbl = NULL, locationOnly = TRUE)
locationTbl |
Tibble of known locations. |
locationOnly |
Logical specifying whether to check for all standard columns. |
Invisibly returns TRUE
if no error message has been generated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.