serverInfo: Collect information about the Shiny Server environment

Description Usage Details Value

View source: R/utils.R

Description

This function returns the information about the current Shiny Server, such as its version, and whether it is the open source edition or professional edition. If the app is not served through the Shiny Server, this function just returns list(shinyServer = FALSE).

Usage

1

Details

This function will only return meaningful data when using Shiny Server version 1.2.2 or later.

Value

A list of the Shiny Server information.


sheikhbarabas/shiny documentation built on May 29, 2019, 9:22 p.m.