View source: R/coords_from_words.R
coords_from_words | R Documentation |
Returns the coordinates for a given what3words address
coords_from_words(words, full_details = FALSE)
words |
A what3words location |
full_details |
|
If full_details == FALSE
(the default) a matrix of WGS84
coordinates. Otherwise a list of full details for each what3words location.
coords_from_words("hotdog.jumping.frog")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.