Learn R Programming

shiny.info (version 0.2.0)

'shiny' Info

Description

Displays simple diagnostic information of the 'shiny' project in the user interface of the app.

Copy Link

Version

Install

install.packages('shiny.info')

Monthly Downloads

53

Version

0.2.0

License

MIT + file LICENSE

Maintainer

Jakub Nowicki

Last Published

March 23rd, 2020

Functions in shiny.info (0.2.0)

get_args

Auxiliary function that returns list of arguments for parent calling function
inspect_btn_ui

Inspect button UI
display

Display message on the top-right corner
busy

Busy or not
git_info

Git information
powered_by

Powered by
toggle_info

Toggle showing info with keyboard shortcut
version

Display version of the app
infoPanel

Wrapper for info_panel function
.loader_spinner

CSS/HTML code for a spinner loader
info_panel

Creates a panel for all info boxes so they do not overlap
render_info_value

Server render function for info value
.key_condition

Create a JS condition for a key
.shortcut_condition

Create a JS condition for a shortcut
info_value

UI output for info value
inspect_btn_server

Inspect button server
render_session_info

Server render function for rendering informations about user session (app URL, username and pixel ratio)
.loader_dots

CSS/HTML code for a dots loader