A Comprehensive Introduction to Handling Date & Time in R











# Install release version from CRAN
install.packages("vistributions")
# Install development version from GitHub
# install.packages("devtools")
devtools::install_github("rsquaredacademy/vistributions")
Shiny App
vistributions includes a shiny app which can be launched using
vdist_launch_app()or try the live version here. Read on to learn more about the features of vistributions, or see ...

# Install release version from CRAN
install.packages("rbin")
# Install development version from GitHub
# install.packages("devtools")
devtools::install_github("rsquaredacademy/rbin")
RStudio Addins
rbin includes two RStudio addins for manually binning data. Below
is a ...


# Install release version from CRAN
install.packages("descriptr")
# Install development version from GitHub
# install.packages("devtools")
devtools::install_github("rsquaredacademy/descriptr")
Shiny App
descriptr includes a shiny app which can be launched using
ds_launch_shiny_app()or try the live version here. Read on to learn more about the features of descriptr, or see ...

# Install release version from CRAN
install.packages("rfm")
# Install development version from GitHub
# install.packages("devtools")
devtools::install_github("rsquaredacademy/rfm")
Shiny App
rfm includes a shiny app which can be launched using
{{...

Copyright © 2025 | MH Corporate basic by MH Themes