Skip to content

justincarmody/praiseme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

praiseme

The goal of praiseme is to ... deliver some lovely praise to brighten up your day

Installation

You can install praiseme from github with:

# install.packages("devtools")
devtools::install_github("justincarmody/praiseme")

Example

Here's an example of using praise() from praiseme

# You can give yourself praise
library(praiseme)
praise()
#> [1] "You're the best Justin !"

# Or you can praise someone else
praise("Liz")
#> [1] "You're the best Liz !"

About

My R package for when you're feeling sad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages