print.fk_density: Print method for class fk_density

View source: R/fk_density.R

print.fk_densityR Documentation

Print method for class fk_density

Description

Print method for kernel density estimate obtained with function fk_density()

Usage

## S3 method for class 'fk_density'
print(x, ...)

Arguments

x

an object of class fk_density, output from the function of the same name.

...

(optional) further arguments passed to or from other methods.


FKSUM documentation built on April 15, 2023, 5:06 p.m.