black-figures"

knitr::opts_chunk$set(
  collapse = TRUE,
  echo = FALSE,
  comment = "#>"
)
library(matRiks)

This vignette illustrates all the black figures available in the matRiks package. To obtain the single figures to use for concatenating the figures, use the prefix s_ before the command of the figure. For instance, to obtain a single biscuit, use the command s_biscuit().

::::{style="display: flex;"}

:::{}

draw(dot(), main = "dot()")
draw(cross_dice(), main = "cross_dice()")
draw(dice(), main = "dice()")

:::

:::{}

draw(biscuit(), main = "biscuit()")
draw(ninja(), main = "ninja()")
draw(star(), main = "star()")

:::

::::



Try the matRiks package in your browser

Any scripts or data that you put into this service are public.

matRiks documentation built on May 29, 2024, 5:56 a.m.