rbind,phyDat-method {DCLEAR} | R Documentation |
rbind
Description
Concatenate multiple phyDat objects
Usage
## S4 method for signature 'phyDat'
rbind(..., deparse.level = 1)
Arguments
... |
a list of phyDat objects |
deparse.level |
see definition in generic rbind |
Value
a phyDat object
[Package DCLEAR version 1.0.13 Index]