---
date: last-modified
format:
html:
toc: true
theme: cerulean
html-math-method: mathjax
pdf:
mathspec: true
bibliography: kitesquare.bib
vignette: >
%\VignetteIndexEntry{Kite-Square Plots}
%\VignetteEngine{quarto::html}
%\VignetteEncoding{UTF-8}
---
```{r setup}
# library(kitesquare)
source("../R/kitesquare.R")
```
{{< include ../inst/body.qmd >}}