Learn R Programming

arkhe (version 0.5.0)

check-graph: Check Graph

Description

Check Graph

Usage

assert_dag(x)

Value

Throw an error, if any.

Arguments

x

A matrix to be checked.

expected

An appropriate expected value.

Author

N. Frerebeau

See Also

Other validation methods: check-attribute, check-data, check-matrix, check-numeric, check-type, validate()