plot.fk_density: Plot method for class fk_density

View source: R/fk_density.R

plot.fk_densityR Documentation

Plot method for class fk_density

Description

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

Usage

## S3 method for class 'fk_density'
plot(x, main = NULL, ...)

Arguments

x

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

main

(optional) main title for plot.

...

(optional) further plotting parameters.


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