rhrAlert: rhrAlert Wraps a character as html 'div' with appropriate...

Description Usage Arguments Value

Description

rhrAlert Wraps a character as html div with appropriate alert classe to use with twitter bootstrap.

Usage

1
  rhrAlert(x, cat = TRUE, class = "info")

Arguments

x

a character

cat

logical, if true results will be cat to the command line

class

character, giving finer specification of the class, possible values are: error, info, success or warning.

Value

character


rhr documentation built on May 2, 2019, 6:06 p.m.

Related to rhrAlert in rhr...