zero | R Documentation |
Dealing with the zero Clifford object presents particular challenges. Some of the methods need special dispensation for the zero object.
is.zero(C)
C |
Clifford object |
To create the zero object ab initio, use
clifford(list(),numeric(0))
although note that scalar(0)
will work too.
Robin K. S. Hankin
scalar
is.zero(rcliff())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.