dot-qts: Operator '-' for 'qts' Objects

-.qtsR Documentation

Operator - for qts Objects

Description

This function implements the pointwise subtraction between two quaternion time series.

Usage

## S3 method for class 'qts'
x - rhs

Arguments

x

An object of class qts.

rhs

Either an object of class qts or a numeric value.

Value

An object of class qts storing the subtraction of the two inputs.

Examples

vespa64$igp[[1]] - vespa64$igp[[2]]

astamm/squad documentation built on Jan. 26, 2024, 5:30 p.m.