SIAtools

A Toolkit for ShinyItemAnalysis Modules Development

CRAN status Lifecycle: experimental

A comprehensive suite of functions designed for constructing and managing ‘ShinyItemAnalysis’ modules, supplemented with detailed guides, ready-to-use templates, linters, and tests. This package allows developers to seamlessly create and integrate one or more modules into their existing packages or to start a new module project from scratch.

Installation

Install the released version of SIAtools from CRAN with:

install.packages("SIAtools")

Usage

Refer to vignette("getting_started", "SIAtools") to see how to use {SIAtools}.