Skip to content

Ironholds/birdnik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##birdnik

An R connector to the Wordnik API

Author: Os Keyes
License: MIT
Status: Stable

Travis-CI Build Status downloads

Description

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.

Why birdnik?

Because as every millenial knows, the bird and word are interchangeable.

Installation

The stable, CRAN-ready version can be retrieved with:

install.packages("birdnik")

The latest version can be obtained via:

devtools::install_github("ironholds/birdnik")

Dependencies

  • R
  • httr

Releases

No releases published

Packages

No packages published

Languages