| print.quad | R Documentation |
print method for a quadrature scheme.
## S3 method for class 'quad'
print(x,...)
x |
A quadrature scheme object, typically obtained from
|
... |
Ignored. |
This is the print method for the class "quad".
It prints simple information about the quadrature scheme.
See quad.object for details of the class "quad".
none.
and \rolf
quadscheme,
quad.object,
plot.quad,
summary.quad
Q <- quadscheme(cells)
Q
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.