Package: whatthreewords 0.1.3
whatthreewords: Work with the 'what3words' API for Easy Location Referencing
Use the 'what3words' API <https://developer.what3words.com/public-api> to return three words which uniquely identify every 3m x 3m square on Earth. It is also possible to return coordinates from any valid three words location. Supports multiple languages.
Authors:
whatthreewords_0.1.3.tar.gz
whatthreewords_0.1.3.zip(r-4.7)whatthreewords_0.1.3.zip(r-4.6)whatthreewords_0.1.3.zip(r-4.5)
whatthreewords_0.1.3.tgz(r-4.6-any)whatthreewords_0.1.3.tgz(r-4.5-any)
whatthreewords_0.1.3.tar.gz(r-4.7-any)whatthreewords_0.1.3.tar.gz(r-4.6-any)
whatthreewords_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
whatthreewords/json (API)
NEWS
| # Install 'whatthreewords' in R: |
| install.packages('whatthreewords', repos = c('https://davidasmith.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/davidasmith/whatthreewords/issues
Pkgdown/docs site:https://davidasmith.github.io
geocodinggeolocationlocationwhat3wordswhat3words-api
Last updated from:dfcb49f544. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 124 | ||
| source / vignettes | OK | 221 | ||
| linux-release-x86_64 | OK | 122 | ||
| macos-release-arm64 | OK | 193 | ||
| macos-oldrel-arm64 | OK | 188 | ||
| windows-devel | OK | 94 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 106 |
Exports:coords_from_wordsget_api_keyget_available_languageswords_from_coords
Dependencies:askpassclicurldplyrgenericsgluehttr2lifecyclemagrittropensslpillarpkgconfigR6rappdirsrlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Returns the coordinates for a given what3words address | coords_from_words |
| Gets the value of the WTW_API_KEY environment variable | get_api_key |
| Gets available languages for use in the what3words API | get_available_languages |
| Get what3words address from coordinates | words_from_coords |
