Skip to content

❗ This is a read-only mirror of the CRAN R package repository. threewords — Represent Precise Coordinates in Three Words

License

Notifications You must be signed in to change notification settings

cran/threewords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An R client library for what3words

Author: Oliver Keyes
License: MIT
Status: Stable

what3words is a service that divides the world into 3m by 3m geographic squares, each represented by a unique cluster of three words. This allows for the convenient and memorable representation of small areas. threewords is an R client for the what3words API, allowing you to convert latitude/longitude pairs into word sequences, or word sequences back into pairs.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Installation

To grab it from CRAN:

install.packages("threewords")

For the development release:

devtools::install_github("ironholds/threewords")

About

❗ This is a read-only mirror of the CRAN R package repository. threewords — Represent Precise Coordinates in Three Words

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages