knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "figures/README-",
  out.width = "100%"
)

DIVe: Data Integrity Validation toolkit logo

R build status r badger::badge_devel("villegar/dive", "blue")

Overview

The goal of DIVe is to provide a set of functions for data integrity validation.

Installation

You can install the development version from GitHub with:

# install.packages(c("hexSticker", "remotes")
remotes::install_github("villegar/dive")

© 2020 Fennell Lab - South Dakota State University



villegar/dive documentation built on Aug. 11, 2021, 12:50 a.m.