puzzlemath

December 12, 2020 ยท View on GitHub

Lifecycle:
experimental R-CMD-check Reactor

The goal of puzzlemath is to teach basic math at elementary school level using Shiny.

Installation

# install.package('remotes')
remotes::install_github("yonicd/puzzlemath")

Example

This is a basic example which shows you how to solve a common problem:

library(puzzlemath)
puzzlemath::run_app()