Skip to content

camkay/merlinmann

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

merlinmann

lifecycle

An R package with two functions: wisdom() and wisdom_on_startup(). wisdom() dispenses a randomly selected piece of wisdom from Merlin Mann’s Wisdom Project. wisdom_on_startup() sets R to dispense a randomly selected piece of wisdom from Merlin Mann’s Wisdom Project on startup.

The code for this package was borrowed liberally from mkearney’s {mitchhedberg} package.

Installation

The development version of {merlinmann} can be installed from Github with:

devtools::install_github("camkay/merlinmann")

Examples

wisdom()

merlinmann::wisdom()
  "Avoid any food whose name has been altered for legal reasons. (Thanks, Chris C.)" - Merlin Mann
merlinmann::wisdom()
  "Buy supplies before you need them and gadgets after you need them." - Merlin Mann
merlinmann::wisdom()
  "Make time to write the thank-you note before you open the present." - Merlin Mann

wisdom_on_startup

merlinmann::wisdom_on_startup()

Restarting R session...

  "Start acting like your life matters." - Merlin Mann

Restarting R session...

  "If you want an honest opinion, ask for the second superlative. For example, if you want a thoughtful 
  answer about someone's job, ask them their second-least-favorite thing about it." - Merlin Mann

Restarting R session...

  "Take more photos and videos that include the faces of people you love." - Merlin Mann
  

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages