powered by
Summary method for clifford objects, and a print method for summaries.
# S3 method for clifford summary(object, ...) # S3 method for summary.clifford print(x, ...) first_n_last(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.
first_n_last()
print
# NOT RUN { summary(rcliff()) # }
Run the code above in your browser using DataLab