Rpoet
is a wrapper of the PoetryDB API that enables users to access
the PoetryDB through an R interface.
Rpoet
is most easily installed through
install.packages
.
install.packages('Rpoet')
The package can also be installed through the devtools
function install_github
:
::install_github('aschleg/Rpoet') devtools
PoetryDB was created and is currently maintained by @thundercomb. They blog about poetry and related technology and other topics at thecombedthunderclap.blogspot.com.
Please note, I am in no way affiliated with the creator of PoetryDB.
My intention with Rpoet
is to help spread the word and
hopefully increase interest in poetry and related projects that attempt
to create a comprehensive databases of publicly available knowledge.