demotivate | R Documentation |
demotivate()
is a tool to demotivate even the highly motivated individual.
Use with caution and remember to not take it personally.
demotivate(cat = "any", seed)
cat |
a demotivational category to choose from. The function defaults to 'any'. |
seed |
a numeric or character seed for reproducible results. The function defaults to 'NULL'. |
When cat is 'any' (default), the function combines all category data frames and then samples from the new,combined data frame.
There are a total of six categories: family, life, work, science, TV, and rednecks. When a specific category is chosen the function will sample from a demotivational quote data frame and output a random quote for your spiritual and mental decay.
demotivate()
takes a preferred category and an optional reproducible seed
to return a demotivational quote for the user to feel worse at any given time.
JP Monteagudo
demotivate("any",seed = "lanky puppy")
demotivate("work")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.