Description Usage Arguments Value Examples
This method adds or overwrites a slot of a MultiDataSet
with the content
of the given matrix
.
1 2 3 4 5 6 7 8 |
object |
|
set |
|
dataset.type |
Character with the type of data |
dataset.name |
Character with the specific name for this set (NULL by default). It is useful when there are several sets of the same type. |
warnings |
Logical to indicate if warnings will be displayed. |
overwrite |
Logical to indicate if the set stored in the slot will be overwritten. |
A new MultiDataSet
with a slot filled.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.