Skip to content

spsamithree/praiseme-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

praiseme

The goal of praiseme is to delievr some loevly praise.

Installation

You can install praiseme from github with:

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

Example

This is a basic example which shows you how to solve a common problem:

## Just you
library(praiseme)
praise()
#> [1] "You are the best, Thilaksha"

# Or a friend
praise("Maddy!")
#> [1] "You are the best, Maddy!"

About

My R package that delivers praise!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%