knitr::opts_chunk$set(echo = TRUE)

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))


solmos/multable documentation built on May 3, 2019, 5:45 p.m.