All functions |
|
---|---|
Mock Shiny Session |
|
Namespaced IDs for inputs/outputs |
|
Reporting progress (object-oriented API) |
|
Panel with absolute positioning |
|
Action button/link |
|
Add caching with reactivity to an object |
|
Make an object respond only to specified reactive events |
|
Create a button for bookmarking/sharing |
|
Bootstrap libraries |
|
Create a Bootstrap page |
|
Create an object representing brushing options |
|
Find rows of data selected on an interactive plot. |
|
Invoke a Shiny module |
|
Checkbox Group Input Control |
|
Checkbox Input Control |
|
Create a column within a UI definition |
|
Conditional Panel |
|
Implement render functions |
|
Create a web dependency |
|
Create date input |
|
Create date range input |
|
Slow down a reactive expression with debounce/throttle |
|
|
Reactive domains |
Create a download button or link |
|
File Downloads |
|
Enable bookmarking for a Shiny application |
|
Register expressions for export in test mode |
|
Convert an expression to a function |
|
File Upload Control |
|
Create a page that fills the window |
|
Flex Box-based row/column layouts |
|
Create a page with a fixed layout |
|
Flow layout |
|
Create a page with fluid layout |
|
Freeze a reactive value |
|
Get output information |
|
Get the query string / hash component from the URL |
|
Create a help text element |
|
Create an HTML output element |
|
Create an icon |
|
Input panel |
|
Dynamically insert/remove a tabPanel |
|
Insert and remove UI objects |
|
Install an expression as a function |
|
Scheduled Invalidation |
|
Checks whether an object is a reactivevalues object |
|
Check whether a Shiny application is running |
|
Create a non-reactive scope for an expression |
|
|
Knitr S3 methods |
Load an app's supporting R files |
|
Mark a function as a render function |
|
Insert inline Markdown |
|
Evaluate an expression without a reactive context |
|
Create a modal dialog UI |
|
Shiny modules |
|
Create a page with a top level navigation bar |
|
Create a navigation list panel |
|
Create a numeric input control |
|
Create a reactive observer |
|
Event handler |
|
Add callbacks for Shiny session bookmarking events |
|
Add callbacks for Shiny session events |
|
Run code after an application or session ends |
|
Set options for an output object. |
|
Parse a GET query string from a URL |
|
Create a password input control |
|
Create an plot or image output element |
|
Run a plotting function and save the output as a PNG |
|
Convert a quosure to a function for a Shiny render function |
|
Create radio buttons |
|
Create a reactive expression |
|
Reactive file reader |
|
Reactive polling |
|
Timer |
|
Create a (single) reactive value |
|
Create an object for storing reactive values |
|
Convert a reactivevalues object to a list |
|
Reactive Log Visualizer |
|
Register an Input Handler |
|
Deregister an Input Handler |
|
Plot output with cached images |
|
Table output with the JavaScript library DataTables |
|
Image file output |
|
Plot Output |
|
Text Output |
|
Table Output |
|
UI Output |
|
Make a random number generator repeatable |
|
Check for required values |
|
Resource Publishing |
|
Restore an input value |
|
Run Shiny Application |
|
Run Shiny Example Applications |
|
Run a gadget |
|
Runs the tests associated with this Shiny app |
|
Run a Shiny application from a URL |
|
Declare an error safe for the user to see |
|
Create a select list input control |
|
Collect information about the Shiny Server environment |
|
Session object |
|
Exclude inputs from bookmarking |
|
Web Application Framework for R |
|
Create a Shiny app object |
|
Generate a Shiny application from a template |
|
Get or set Shiny options |
|
Display a modal dialog for bookmarking |
|
Show or remove a modal dialog |
|
Show or remove a notification |
|
Dynamically hide/show a tabPanel |
|
Layout a sidebar and main area |
|
Create a sizing function that grows at a given ratio |
|
Slider Input Widget |
|
Mark an output to be excluded from test snapshots |
|
Add a function for preprocessing an input before taking a test snapshot |
|
Add a function for preprocessing an output before taking a test snapshot |
|
Split layout |
|
Stop the currently running Shiny app |
|
Create a submit button |
|
Create a tab panel |
|
Create a table output element |
|
Create a tabset panel |
|
Reactive testing for Shiny server functions and modules |
|
Create a textarea input control |
|
Create a text input control |
|
Create a text output element |
|
Create a panel containing an application title. |
|
Change the label or icon of an action button on the client |
|
Change the value of a checkbox group input on the client |
|
Change the value of a checkbox input on the client |
|
Change the value of a date input on the client |
|
Change the start and end values of a date range input on the client |
|
Change the value of a number input on the client |
|
Update URL in browser's location bar |
|
Change the value of a radio input on the client |
|
|
Change the value of a select input on the client |
Update Slider Input Widget |
|
Change the selected tab on the client |
|
Change the value of a textarea input on the client |
|
Change the value of a text input on the client |
|
Generate a modal dialog that displays a URL |
|
Validate input values and other conditions |
|
Select variables from a data frame |
|
Lay out UI elements vertically |
|
Viewer options |
|
Create a well panel |
|
Load the MathJax library and typeset math expressions |
|
Reporting progress (functional API) |