as.data.frame.density: Coerce to a Data Frame.
Description
Functions to check if an object is a data frame, or coerce it if possible.
Usage
# S3 method for density
as.data.frame(x, ...)
Arguments
...
additional arguments to be passed to or from methods.