display: Display message on the top-right corner

View source: R/display.R

displayR Documentation

Display message on the top-right corner

Description

Display message on the top-right corner

Usage

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.


Appsilon/shiny.info documentation built on April 23, 2024, 11:07 p.m.