knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

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:

```r

Just you

library(praiseme) praise()

Or a friend

praise("Maddy!")



ThilakshaSilva/praiseme documentation built on May 28, 2019, 3:57 p.m.