qspray-unary {qspray} | R Documentation |
Unary operators for qspray objects
Description
Unary operators for qspray objects.
Usage
## S4 method for signature 'qspray,missing'
e1 + e2
## S4 method for signature 'qspray,missing'
e1 - e2
Arguments
e1 |
object of class |
e2 |
nothing |
Value
A qspray
object.
[Package qspray version 3.1.0 Index]