display: Display message on the top-right corner

Description Usage Arguments Value

View source: R/display.R

Description

Display message on the top-right corner

Usage

1
display(message, position = "top right", type = "message")

Arguments

message

character with any message you want

position

character with position of the parameter. Default "top right".

type

character with display type to specify the id. Default to "message"

Value

div which wraps your message to display it in the position corner of your shiny app.


shiny.info documentation built on March 23, 2020, 5:07 p.m.