Description Usage Arguments Details Value
Implementation of Ops group generics for lvec
1 2 | ## S3 method for class 'lvec'
Ops(e1, e2)
|
e1 |
an object of type |
e2 |
an object of type |
Math is group generic implementing the following functions:
‘"+"’, ‘"-"’, ‘"*"’, ‘"/"’, ‘"^"’, ‘"
‘"|"’, ‘"!"’ ‘"=="’, ‘"!="’, ‘"<"’, ‘"<="’, ‘">="’, ‘">"’.
For more information see Ops
.
Returns an link{lvec}
of the same length as the input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.