Learn R Programming

psycho (version 0.4.91)

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

x

any R object.

...

additional arguments to be passed to or from methods.