Nothing
knitr::opts_chunk$set( collapse = TRUE, echo = FALSE, comment = "#>" ) library(matRiks)
This vignette illustrates all the closed simple figures available in the matRiks
package.
::::{style="display: flex;"}
:::{}
draw(circle(), main = "circle()")
draw(ellipse(), main = "ellipse()")
draw(triangle(), main = "triangle()")
:::
:::{}
draw(square(), main = "square()")
draw(luck(), main = "luck()")
:::
:::{}
draw(pentagon(), main = "pentagon()")
draw(hexagon(), main = "hexagon()")
::: ::::
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.