print.IntegrableFunction: Print objects of S3 class 'IntegrableFunction'

Description Usage Arguments

View source: R/integrable_function.R

Description

Print objects of S3 class IntegrableFunction

Usage

1
2
## S3 method for class 'IntegrableFunction'
print(x, class_prefix = NULL, ...)

Arguments

x

object of S3 class IntegrableFunction; the object to print.

class_prefix

optional character vector of length 1; string to replace IntegrableFunction in formatted output.

...

unused argument; used for compatibility with generic print.


hericks/KDE documentation built on Aug. 22, 2020, 12:04 a.m.