other-figures"

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

This vignette illustrates all the other 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 lily, use the command s_malta().

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

draw(vert_bow_tie(),main = "vert_bow_tie()")
draw(axe(), main = "axe()")

:::

::: {}

draw(hor_bow_tie(),main = "hor_bow_tie()")
draw(maxi(), main = "maxi()")

:::

::: {}

draw(malta(), main = "malta")

:::

::::



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.