summary.clifford | R Documentation |
Summary method for clifford objects, and a print method for summaries.
## S3 method for class 'clifford' summary(object, ...) ## S3 method for class 'summary.clifford' print(x, ...) first_n_last(x)
object,x |
Object of class clifford |
... |
Further arguments, currently ignored |
Summary of a clifford object. Note carefully that the
“typical terms” are implementation specific. Function
first_n_last()
is a helper function.
Robin K. S. Hankin
print
summary(rcliff())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.