Index
A
- advanced functions, Shiny
- validate() / The validate() function
- isolate() / The isolate() function
- observe() / The observe() function
- reactiveValues() / The reactiveValues() function
- input updates / Input updates
- aggregate() function
- with vectors / Basic summary functions
- through formula objects / Basic summary functions
- application
- reactive independent processes / Reactive independent processes within an application
- insights, discovering in / Discovering insights in the application
- apply function
- about / The lapply, vapply, sapply, and apply functions
- examples / Examples
- arrays
- about / Matrices and arrays
- elements, selecting from / Selecting elements from arrays
- atomic classes, R
- about / Classes in depth
- character / Classes in depth
- numeric / Classes in depth
- integer / Classes in depth
- complex / Classes in depth
- logical / Classes in depth
- raw / Classes in depth
- vector / Vectors
- lists / Lists
- matrices / Matrices and arrays
- array...