print.sintegral {Bolstad} | R Documentation |
Generic print method
Description
Print the value of an sintegral
object, specifically the
(approximate) value of the integral.
Usage
## S3 method for class 'sintegral'
print(x, ...)
Arguments
x |
An object of type |
... |
other parameters passed to |
[Package Bolstad version 0.2.42 Index]