version: Display version of the app

View source: R/version.R

versionR Documentation

Display version of the app

Description

Displays the version of the app by default using VERSION global variable.

Usage

version(ver = NULL, position = "top right")

Arguments

ver

(default NULL) custom version number

position

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

Examples

version() # if VERSION global variable exists
version("1.2.1") # with custom version number

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