Learn R Programming

⚠️There's a newer version (1.1.7) of this package.Take me there.

validate (version 0.1.5)

Data Validation Infrastructure

Description

Declare data validation rules and data quality indicators; confront data with them and analyze or visualize the results. The package supports rules that are per-field, in-record, cross-record or cross-dataset. Rules can be automatically analyzed for rule type and connectivity.

Copy Link

Version

Install

install.packages('validate')

Monthly Downloads

3,815

Version

0.1.5

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Mark der Loo

Last Published

June 24th, 2016

Functions in validate (0.1.5)

check_that

Simple data validation interface
created<-,expressionset,POSIXct-method

Set timestamps
created<-,rule,POSIXct-method

Set creation timestamp
barplot,validation-method

Plot number of violations
cells

Cell counts and differences for a series of datasets
created<-

Set creation timestamp
compare

Compare similar data sets
aggregate,validation-method

Aggregate validation results
confront

Confront data with a (set of) expressionset(s)
confrontation-class

Superclass storing results of confronting data with rules
description<-,expressionset,character-method

Set descriptions
created

Creation timestamp
export_yaml

Export to yaml file
expr

Get expressions
description

description description
indication-class

Store results of evaluating indicators
expressionset-class

Superclass for storing a set of rich expressions.
errors

Get messages from a confrontation object
length

Get object lenght
match_cells

Create matching subsets of a sequence of data
indicator-class

Store a set of rich indicator expressions
description<-

Set description
indicator

Define indicators for data
description<-,rule,character-method

Set description
label

label description of rules
label<-

Set label
label<-,expressionset,character-method

Set labels
origin<-

Set origin
origin<-,rule,character-method

Set origin
label<-,rule,character-method

Set label
names,expressionset-method

Extract names
names<-,expressionset,character-method

Set names
sort,validation-method

Aggregate and sort the results of a validation.
voptions

Set or get options globally or per object.
syntax

Syntax to define validation or indicator rules
origin

Origin of rules
origin<-,expressionset,character-method

Set origins
names<-,rule,character-method

Set names
.PKGOPT

Services for extending 'validate'
retailers

data on retailers
summary

Create a summary
variables

Extract variable names
values

Get values from object
rule-class

A rich expression
validation-class

Store results of evaluating validating expressions
validate

Data Validation Infrastructure
[,expressionset-method

Select a subset
validator-class

Store a set of rich validating rules.
validator

Define validation rules for data