chain: Chain constructor

Description Usage Arguments Value

Description

The function chain creates an 'rtree' object which is a chain, i.e. a totally ordered tree.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
chain(...)

## S3 method for class 'rtree'
chain(...)

## S3 method for class 'list'
chain(...)

## S3 method for class 'numeric'
chain(...)

## S3 method for class 'character'
chain(...)

c_(...)

Arguments

...

characters or nodes.

Value

A chain.


paulponcet/oak documentation built on May 14, 2019, 7:21 p.m.