suppressMessages(library(Rcssplot))
suppressMessages(library(magrittr))
source("plot_consonance.R")

Synopsis

Consonance testing refers to the automated checking of compatibility of data with a processing pipeline.

Several R packages already provide frameworks for unit testing, argument checking, and assertions, including testthat, assertr, checkmate, and validate. Package consonance overlaps provides a layer that links practical data analysis to core libraries such as checkmate, and overlaps in scope with packages such as assertr and validate. Its features include:



Appendix {#appendix}

sessionInfo()


tkonopka/consonance documentation built on Oct. 9, 2020, 2:09 p.m.