infomessage: Infomessage to show messages

View source: R/infomessage.R

infomessageR Documentation

Infomessage to show messages

Description

Infomessage to show messages

Usage

infomessage(..., type = "warning", id = NULL, class = NULL)

Arguments

...

html list contents for the panel

type

one of: warning, success, error or info

id

id of html element

class

class of html element

Value

None

Examples

infomessage()


datasketch/dsAppLayout documentation built on Feb. 1, 2023, 4:25 a.m.