Skip to content

R package for visualizing patterns in the multiplication table

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

solmos/multable

Repository files navigation

multable

Overview

multable provides some functions to visualize the patterns that emerge when we color factors of some specified values.

Installation

# install.packages("devtools")
devtools::install_github("solmos/multable")

Examples

library(multable)
draw_pattern(k = c(2, 3))

About

R package for visualizing patterns in the multiplication table

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages