movexplR6
The goal of movexplR6 is to demonstrate using R6 objects in Shiny app-packages.
R6
You can install the development version of movexplR6 from GitHub with:
# install.packages("pak") pak::pak("mjfrigaard/movexplR6")
Launch:
library(movexplR6) launch_app()
Check the documentation for more information.