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 sintegral–see sintegral.

...

other parameters passed to paste0.


[Package Bolstad version 0.2.42 Index]