check.chains: Function for checking suitability of chains for rwty...

Description Usage Arguments Value Examples

View source: R/check.chains.R

Description

This function is automatically called by many other functions, but can be run manually as well. It performs a number of tests of chain format, labels, lengths, etc.

Usage

1
check.chains(chains)

Arguments

chains

A list of rwty.chain objects.

Value

chains A list of rwty.chain objects

Examples

1
2
3
4
5
## Not run: 
data(fungus)
check.chains(fungus)

## End(Not run)

danlwarren/RWTY documentation built on Sept. 5, 2021, 8:35 p.m.