Nothing
knitr::opts_chunk$set( collapse = TRUE, echo = FALSE, comment = "#>" ) library(matRiks)
This vignette illustrates all the eight-like 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 vertical eight, use the command s_vertical_eight()
.
::::{style="display: flex;"}
:::{}
draw(vertical_eight(), main = "vertical_eight()")
:::
::: {}
draw(horizontal_eight(), main = "vertical_eight()")
:::
::::
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.