##birdnik
An R connector to the Wordnik API
Author: Os Keyes
License: MIT
Status: Stable
Wordnik is a service that provides English-language words, their definitions, pronounciations, and a whole host of other nifty data like frequency of use in literature and parts-of-speech data. birdnik
is a connector to that service.
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.
Because as every millenial knows, the bird and word are interchangeable.
The stable, CRAN-ready version can be retrieved with:
install.packages("birdnik")
The latest version can be obtained via:
devtools::install_github("ironholds/birdnik")
- R
- httr