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


[Up] [Top]

Documentation for package ‘teachingApps’ version 1.0.8

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
dbeta4 The Four Parameter Beta Distribution
dbisa The Birmbaum-Saunders Distribution
degengl The Extended Generalized Gamma Distribution
dgeng The Generalized Gamma Distribution
dgets The Generalized Threshold Distribution
dgoma The Gompertz Makeham Distribution
digau The Inverse Gaussian Distribution
dlev The Largest Extreme Value Distribution
dsev The Smallest Extreme Value Distribution
Four Parameter Beta The Four Parameter Beta Distribution
gadget_clean_columns Visually remove columns from data set
gadget_lm Function Title
inst Get the installation path of a package
jkf.par Custom 'par' function
Largest Extreme Value The Largest Extreme Value Distribution
pbeta4 The Four Parameter Beta Distribution
pbisa The Birmbaum-Saunders Distribution
pegeng The Extended Generalized Gamma Distribution
pgeng The Generalized Gamma Distribution
pgets The Generalized Threshold Distribution
pgoma The Gompertz Makeham Distribution
pigau The Inverse Gaussian Distribution
plev The Largest Extreme Value Distribution
psev The Smallest Extreme Value Distribution
qbeta4 The Four Parameter Beta Distribution
qbisa The Birmbaum-Saunders Distribution
qegengl The Extended Generalized Gamma Distribution
qgeng The Generalized Gamma Distribution
qgets The Generalized Threshold Distribution
qgoma The Gompertz Makeham Distribution
qigau The Inverse Gaussian Distribution
qlev The Largest Extreme Value Distribution
qsev The Smallest Extreme Value Distribution
rbeta4 The Four Parameter Beta Distribution
rbisa The Birmbaum-Saunders Distribution
rgeng The Generalized Gamma Distribution
rlev The Largest Extreme Value Distribution
rsev The Smallest Extreme Value Distribution
sgets The Generalized Threshold Distribution
sgpdfl R interface for GENG cdf;
sgquan R interface for GENG cdf
Smallest Extreme Value The Smallest Extreme Value Distribution
spgeng R interface for GENG cdf;
spmlgeng R interface for gng log(1-cdf)
ssev The Smallest Extreme Value Distribution
teachingApp Render a teachingApp With Options