README.md

thatsnotmy

Travis build status Coverage status

This is a ridiculous, single function package to generate titles for books in the "That's not my..." series of children's books.

TLDR

You can access a demo shiny app if the below is too much hassle.

Installation

You can install this package from github with:

devtools::install_github('alexwhan/thatsnotmy')

Usage

To generate a title, simply run:

thatsnotmy()

And receive such gems as "That's not my queen regent...its internal maxillary artery is too autotomic". If running that code is too much hard work you can also use example_app() (if you have the shiny package installed.)

This package uses the list of adjectives and nouns from WordNet, and just sticks them together at randomly in the "That's not my [noun]... its [noun] is too [adjective]"



alexwhan/thatsnotmy documentation built on Oct. 13, 2019, 12:50 a.m.