Skip to content

stevekambouris/praiseme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

praiseme

The goal of praiseme is to deliver praise to the user (or whoever).

Installation

You can install this version of praiseme from GitHub with:

remotes::install_github("stevekambouris/praiseme")

Example of the praise() function

The following shows how to use the praise() function:

library(praiseme)
praise()
#> [1] "You are the best, Steve!"
praise(name = "Rudolph")
#> [1] "You are the best, Rudolph!"

About

This is an R package to deliver praise

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages