Learn R Programming

dmtools (version 0.2.4)

run_tests.date: Run test

Description

Run test

Usage

# S3 method for date
run_tests(obj, dataset, row_file, date)

Arguments

obj

An object for validation.

dataset

A data frame. Class date.

row_file

A data frame. A data frame with analysis parameters.

date

A column name with dates.

Value

A data frame. Result of the date's validation.