Description Usage Arguments Details Note Author(s) Examples
Combine clock vectors through concatenation
1 |
x |
Object of class |
... |
Other arguments coerced to clock objects |
If any argument has class clock
, all arguments are coerced to
clocks
s.
Function cclock()
operates recursively, calling .cPair()
repeatedly. Function .cPair()
uses S4 method dispatch to call
.clock.cpair()
.
The structure is copied from the Brobdingnag package, where
there is some discussion under cbrob.Rd
.
Robin K. S. Hankin; original idea due to John Chambers and R-core
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.