addSample | R Documentation |
Adds a new sample to the source data.frame.
addSample(source_df = sourceDataFrame(), update)
source_df |
The source data.frame. Defaults to the current |
update |
Logical. Use with caution! If TRUE, the updated output data.frame
will replace the current |
The updated data.frame is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.