as_task_dens | R Documentation |
Convert object to a density task (TaskDens).
as_task_dens(x, ...)
## S3 method for class 'TaskDens'
as_task_dens(x, clone = FALSE, ...)
## S3 method for class 'data.frame'
as_task_dens(x, id = deparse(substitute(x)), ...)
## S3 method for class 'DataBackend'
as_task_dens(x, id = deparse(substitute(x)), ...)
x |
( |
... |
( |
clone |
( |
id |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.