-.qts | R Documentation |
-
for qts
ObjectsThis function implements the pointwise subtraction between two quaternion time series.
## S3 method for class 'qts'
x - rhs
x |
An object of class |
rhs |
Either an object of class |
An object of class qts
storing the subtraction of the two
inputs.
vespa64$igp[[1]] - vespa64$igp[[2]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.