FKSUM (version 0.1.4)

plot.fk_density: Plot method for class fk_density

Description

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

Usage

# S3 method for 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.