Appsilon / shiny.info

Display simple diagnostic info of your Shiny app
https://appsilon.github.io/shiny.info/
Other
61 stars 8 forks source link

render info value #18

Closed jakubnowicki closed 4 years ago

jakubnowicki commented 4 years ago

Adding a function to display a value from the server (eg. reactive value).

lintr-bot commented 4 years ago

R/value.R:16:1: style: Lines should not be more than 120 characters.

​#' @param quoted Is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable.
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lintr-bot commented 4 years ago

R/value.R:19:1: style: Lines should not be more than 120 characters.

​#' @param quoted Is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable. Default FALSE
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lintr-bot commented 4 years ago

R/value.R:19:1: style: Lines should not be more than 120 characters.

​#' @param quoted Is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable. Default FALSE
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lintr-bot commented 4 years ago

R/value.R:19:1: style: Lines should not be more than 120 characters.

​#' @param quoted Is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable. Default FALSE
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

R/value.R:30:3: style: Trailing whitespace is superfluous.

​#' 
  ^

R/value.R:32:3: style: Trailing whitespace is superfluous.

​#' 
  ^

R/value.R:34:3: style: Trailing whitespace is superfluous.

​#' 
  ^
lintr-bot commented 4 years ago

R/value.R:19:1: style: Lines should not be more than 120 characters.

​#' @param quoted Is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable.
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~