shiny v0.5.0
0
Monthly downloads
Web Application Framework for R
Shiny makes it incredibly easy to build interactive web
applications with R. Automatic "reactive" binding between
inputs and outputs and extensive pre-built widgets make it
possible to build beautiful, responsive, and powerful
applications with minimal effort.
Functions in shiny
Name | Description | |
bootstrapPage | Create a Twitter Bootstrap page | |
conditionalPanel | Conditional Panel | |
selectInput | Create a select list input control | |
reactiveTimer | Timer | |
numericInput | Create a numeric input control | |
reactiveValues | Create an object for storing reactive values | |
fileInput | File Upload Control | |
reactivePlot | Plot output (deprecated) | |
downloadHandler | File Downloads | |
outputOptions | Set options for an output object. | |
radioButtons | Create radio buttons | |
mainPanel | Create a main panel | |
exprToFunction | Convert an expression or quoted expression to a function | |
reactiveTable | Table output (deprecated) | |
includeHTML | Include Content From a File | |
plotPNG | Run a plotting function and save the output as a PNG | |
renderPlot | Plot Output | |
animationOptions | Animation Options | |
pageWithSidebar | Create a page with a sidebar | |
reactivePrint | Print output (deprecated) | |
checkboxInput | Checkbox Input Control | |
invalidateLater | Scheduled Invalidation | |
checkboxGroupInput | Checkbox Group Input Control | |
renderText | Text Output | |
reactiveValuesToList | Convert a reactivevalues object to a list | |
headerPanel | Create a header panel | |
isolate | Create a non-reactive scope for an expression | |
shinyDeprecated | Print message for deprecated functions in Shiny | |
shiny-package | Web Application Framework for R | |
renderPrint | Printable Output | |
addResourcePath | Resource Publishing | |
renderTable | Table Output | |
HTML | Mark Characters as HTML | |
tabsetPanel | Create a tabset panel | |
plotOutput | Create an plot output element | |
renderImage | Image file output | |
repeatable | Make a random number generator repeatable | |
tabPanel | Create a tab panel | |
imageOutput | Create a image output element | |
sidebarPanel | Create a sidebar panel | |
htmlOutput | Create an HTML output element | |
runApp | Run Shiny Application | |
shinyUI | Create a Shiny UI handler | |
reactiveUI | UI output (deprecated) | |
reactiveText | Text output (deprecated) | |
renderUI | UI Output | |
submitButton | Create a submit button | |
runGitHub | Run a Shiny application from a GitHub repository | |
observe | Create a reactive observer | |
textOutput | Create a text output element | |
builder | HTML Builder Functions | |
verbatimTextOutput | Create a verbatim text output element | |
tableOutput | Create a table output element | |
wellPanel | Create a well panel | |
sliderInput | Slider Input Widget | |
runExample | Run Shiny Example Applications | |
reactive | Create a reactive expression | |
helpText | Create a help text element | |
parseQueryString | Parse a GET query string from a URL | |
singleton | Include Content Only Once | |
runUrl | Run a Shiny application from a URL | |
downloadButton | Create a download button or link | |
tag | HTML Tag Object | |
textInput | Create a text input control | |
runGist | Run a Shiny application from https://gist.github.com | |
shinyServer | Define Server Functionality | |
No Results! |
Last month downloads
Details
Type | Package |
Date | 2013-01-23 |
License | GPL-3 |
URL | http://www.rstudio.com/shiny/ |
BugReports | https://github.com/rstudio/shiny/issues |
Collate | 'map.R' 'utils.R' 'tar.R' 'timer.R' 'tags.R' 'cache.R' 'react.R' 'reactives.R' 'fileupload.R' 'shiny.R' 'shinywrappers.R' 'shinyui.R' 'slider.R' 'bootstrap.R' 'run-url.R' 'imageutils.R' |
Packaged | 2013-03-28 17:16:45 UTC; winston |
NeedsCompilation | no |
Repository | CRAN |
Date/Publication | 2013-03-29 08:58:46 |
Include our badge in your README
[](http://www.rdocumentation.org/packages/shiny)