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 June 24, 2024, 12:48 a.m.