Learn R Programming

scan (version 0.56)

check_scdf: Validity check for an scdf object

Description

Validity check for an scdf object

Usage

check_scdf(object)

Value

TRUE or list with error and warning messages.

Arguments

object

An scdf object

Examples

Run this code
check_scdf(exampleAB)

check_scdf(c(exampleAB, exampleABC))

Run the code above in your browser using DataLab