Apps for Teaching Statistics, R Programming, and Shiny App Development


[Up] [Top]

Documentation for package ‘teachingApps’ version 1.0.2

Help Pages

add_css Add teachingApps CSS style rules to an app
add_logo Adds a branding logo to the footer of a navbarPage app
add_options Pass objects and customization options to a shiny app
add_packages Install and load an R package
add_rmd Add an rmarkdown file to an app
add_server Add the server of one app to the server of another app
add_theme Add a bootswatch color theme to an app
add_ui Add the UI of one app within the UI of another app
add_update Add an update to a shiny app
Birmbaum-Saunders The Birmbaum-Saunders Distribution
create_logo Create a branding logo for a teachingApp
dbisa The Birmbaum-Saunders Distribution
dlev The Largest Extreme Value Distribution
dsev The Smallest Extreme Value Distribution
jkf.par Custom 'par' function
Largest Extreme Value The Largest Extreme Value Distribution
pbisa The Birmbaum-Saunders Distribution
plev The Largest Extreme Value Distribution
psev The Smallest Extreme Value Distribution
qbisa The Birmbaum-Saunders Distribution
qlev The Largest Extreme Value Distribution
qsev The Smallest Extreme Value Distribution
rbisa The Birmbaum-Saunders Distribution
rlev The Largest Extreme Value Distribution
rsev The Smallest Extreme Value Distribution
Smallest Extreme Value The Smallest Extreme Value Distribution
teachingApp Render a teachingApp With Options