Description Usage Arguments Value
View source: R/AnimationFrame.R
An internal function.
1 | new_DensityFrameSequence(density_fun, params, method = expand.grid, ...)
|
density_fun |
'function(...)': a function returning a DensityFrame object. The parameters of the function will be drawn from 'params' |
params |
'list': a named list of parameters with each entry a list of values for that parameter |
method |
'function' |
... |
: options to be passed to 'layer_density' when plotting |
a DensityFrameSequence object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.