powered by
makeRadlibs
makeRadlibs(phrase, wordset = NA)
String including any number of the words noun, verb, adjective, adverb, plural, or interjection enclosed in curly braces
Data table of your choosing with columns "word" and "pos" at the minimum. Preferably all lowercase.
New string replacing the keywords with alternatives. Hopefully funny.
# NOT RUN { makeRadlibs("not sure if i should {verb} or {verb} because it's an {adjective} {noun}") # }
Run the code above in your browser using DataLab