knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of multiplyR is to allow my three children to play with multiplication tables and experimenting their graphical representations through a shiny App (and make their dad feel less guilty when he is coding at home to experiment Bootstrap 5 functionalities)
You can install the development version of multiplyR from GitHub with:
# install.packages("devtools") devtools::install_github("mhanf/multiplyR")
You can launch the multiplyR shiny app with :
run_app_multiplyr()
!!! work in progress !!!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.