as.data.frame.density {bayestestR} | R Documentation |
Coerce to a Data Frame
Description
Coerce to a Data Frame
Usage
## S3 method for class 'density'
as.data.frame(x, ...)
Arguments
x |
any R object. |
... |
additional arguments to be passed to or from methods. |
[Package bayestestR version 0.14.0 Index]