Web Application Framework for R


[Up] [Top]

Documentation for package ‘shiny’ version 0.5.0

Help Pages

shiny-package Web Application Framework for R
a HTML Builder Functions
addResourcePath Resource Publishing
animationOptions Animation Options
bootstrapPage Create a Twitter Bootstrap page
br HTML Builder Functions
checkboxGroupInput Checkbox Group Input Control
checkboxInput Checkbox Input Control
code HTML Builder Functions
conditionalPanel Conditional Panel
div HTML Builder Functions
downloadButton Create a download button or link
downloadHandler File Downloads
downloadLink Create a download button or link
em HTML Builder Functions
exprToFunction Convert an expression or quoted expression to a function
fileInput File Upload Control
h1 HTML Builder Functions
h2 HTML Builder Functions
h3 HTML Builder Functions
h4 HTML Builder Functions
h5 HTML Builder Functions
h6 HTML Builder Functions
headerPanel Create a header panel
helpText Create a help text element
HTML Mark Characters as HTML
htmlOutput Create an HTML output element
imageOutput Create a image output element
img HTML Builder Functions
includeHTML Include Content From a File
includeMarkdown Include Content From a File
includeText Include Content From a File
invalidateLater Scheduled Invalidation
isolate Create a non-reactive scope for an expression
mainPanel Create a main panel
numericInput Create a numeric input control
observe Create a reactive observer
outputOptions Set options for an output object.
p HTML Builder Functions
pageWithSidebar Create a page with a sidebar
parseQueryString Parse a GET query string from a URL
plotOutput Create an plot output element
plotPNG Run a plotting function and save the output as a PNG
pre HTML Builder Functions
radioButtons Create radio buttons
reactive Create a reactive expression
reactivePlot Plot output (deprecated)
reactivePrint Print output (deprecated)
reactiveTable Table output (deprecated)
reactiveText Text output (deprecated)
reactiveTimer Timer
reactiveUI UI output (deprecated)
reactiveValues Create an object for storing reactive values
reactiveValuesToList Convert a reactivevalues object to a list
renderImage Image file output
renderPlot Plot Output
renderPrint Printable Output
renderTable Table Output
renderText Text Output
renderUI UI Output
repeatable Make a random number generator repeatable
runApp Run Shiny Application
runExample Run Shiny Example Applications
runGist Run a Shiny application from https://gist.github.com
runGitHub Run a Shiny application from a GitHub repository
runUrl Run a Shiny application from a URL
selectInput Create a select list input control
shiny Web Application Framework for R
shinyDeprecated Print message for deprecated functions in Shiny
shinyServer Define Server Functionality
shinyUI Create a Shiny UI handler
sidebarPanel Create a sidebar panel
singleton Include Content Only Once
sliderInput Slider Input Widget
span HTML Builder Functions
strong HTML Builder Functions
submitButton Create a submit button
tableOutput Create a table output element
tabPanel Create a tab panel
tabsetPanel Create a tabset panel
tag HTML Tag Object
tagAppendChild HTML Tag Object
tagList HTML Tag Object
tags HTML Builder Functions
textInput Create a text input control
textOutput Create a text output element
uiOutput Create an HTML output element
verbatimTextOutput Create a verbatim text output element
wellPanel Create a well panel