Skip to contents

This package is designed to help jump start your data quality analysis. Each function represents a “kit” of squba analyses that will execute a series of checks from different modules to give you a wide range of results to review. All you have to do is create input files that are specific to your study analysis, and the kit will handle the rest!

Currently we have one kit called The Basics that is our “starter kit”. It will run 3 modules that we believe are essential to any study analysis. If you would like to explore further, you always have the option to execute each module individually and try out different check types.

Installation

You can install the development version of this package like so:

devtools::install_github('ssdqa/squba.kits')