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

Description Usage Arguments Value Examples

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)

rwty documentation built on May 2, 2019, 4 p.m.