Nothing
If you'd like to cite 'caroline', please cite as follows:
"David M. Schruth (2026) "caroline A Collection of Database, Data Structure, Visualization, and Utility Functions for R.", "Comprehensive R Archive Network", "https://CRAN.R-project.org/package=caroline")
Install the stable release from CRAN:
install.packages("caroline")
Or install directly from github using devtools
library(caroline)
See the online package vignette for more examples:
browseVignettes("caroline")
Take a look at the built-in data:
head(treeloss)
Basic sparge plot using built-in data:
plot.sparge(treeloss)
Get help:
?n
?nv
?pct
?nerge
?tab2df
?sstable
?groupBy
?bestBy
?sparge
?heatmatrix
?confound.grid
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.