NEWS file — appNewsUI" />

Renders a markdown file containing your app's NEWS file, which can be used as an updates feed for users to see what has changed in the app.

appNewsUI(id)

appNews(input, output, session, file = "NEWS.md", status = NULL)

Arguments

id

An id string that corresponds with the id used to call the module's UI function.

input

shiny server input object

output

shiny server output object

session

shiny server session object

file

Path to a markdown file containing the NEWS (default: "NEWS.md").

status

The status (colour) of the box in which the file is rendered. See box.