Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 409 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 409 Bytes

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