Nothing
knitr::opts_chunk$set( collapse = TRUE, echo = FALSE, comment = "#>" ) library(matRiks)
This vignette illustrates all the lines available in the matRiks
package.
::::{style="display: flex;"}
:::{}
draw(vline(), main = "vline()")
draw(diagline_inv(), main = "diagline_inv()")
draw(square4(), main = "square4()")
:::
::: {}
draw(hline(), main = "hline()")
draw(diagline(), main = "diagline()")
draw(luck4(), main = "luck4()")
:::
::: {}
draw(cross(), main = "cross()")
draw(X(), main = "X()")
::: ::::
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.