Description Usage Arguments Value Examples
A Task encapsulates the Data with some additional information
1 2 |
id |
[ |
data |
[ |
method |
[ |
vars |
[ |
type |
[ |
show.NA.msg |
[ |
... |
For now has no use |
CorrTask
1 2 3 | corr.task = makeCorrTask(id = "test", data = cars)
# Extract Data
corr.task$env$data
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.