Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/data-steve/valiData

validates data imports in analysis pipeline
https://github.com/data-steve/valiData

Last synced: 9 days ago
JSON representation

validates data imports in analysis pipeline

Awesome Lists containing this project

README

        

valiData [![Follow](https://img.shields.io/twitter/follow/data_steve.svg?style=social)](https://twitter.com/intent/follow?screen_name=data_steve)
============

![](inst/img/and-validata.png)

[![Project Status: Active - The project has reached a stable, usable
state and is being actively
developed.](http://www.repostatus.org/badges/0.1.0/active.svg)](http://www.repostatus.org/#active)
[![Build
Status](https://travis-ci.org/data-steve/valiData.svg?branch=master)](https://travis-ci.org/data-steve/valiData)
Version

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

Table of Contents
============

- [Installation](#installation)
- [Contact](#contact)

Installation
============

To download the development version of **valiData**:

Download the [zip ball](https://github.com/data-steve/valiData/zipball/master) or [tar ball](https://github.com/data-steve/valiData/tarball/master), 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:
- submit suggestions and bug-reports at:
- send a pull request on: