praiseme_graphics: Display a short message of praise to the user

Description Usage Arguments Value Examples

View source: R/praiseme_graphics.r

Description

Takes a string as input and displays a short message of praise using the string.

Usage

1
praiseme_graphics(praisefor, colour1 = "black", colour2 = "white")

Arguments

praisefor

The verb or subject to praise the user for, entered as a string. If blank, a generic praise message will be returned.

colour1

The color of the text. Default is black.

colour2

The color of the background. Default is white.

Value

A short praise message displayed as a plot.

Examples

1
2
3
"art"
"cooking"
"writing"

perikarya/praiseme documentation built on Jan. 18, 2021, 12:36 a.m.