This site contains the documentation for the cqtkit R package.
To run the documentation site locally:
# Install dependencies
npm install
# Start development server
npm run devDocumentation is generated from the package roxygen comments in cqtkit.
src/content/docs/referencecontains the reference material generated from the roxygen comments.src/content/rd_docscontains md files of the roxygen commentssrc/content/docs/guideswill contain vignettes-esque guidespubliccontains graphical output (tables/figures) of the package examplessrc/assets/outputcontains text-based output (dataframes) of the package examples
For questions about the package please use the package repository. For documentation site issues please open an issue in this repository
