Skip to content

data-steve/valiData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

valiData Follow

Project Status: Active - The project has reached a stable, usable state and is being actively developed. Build Status Version

valiData lets you keep calm about data imports, by validating it against a mapping of data conditions

Table of Contents

Installation

To download the development version of valiData:

Download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the pacman package to install the development version:

if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh("data-steve/valiData")

Contact

You are welcome to:

About

validates data imports in analysis pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages