Description Usage Arguments Value Examples
Simply adds a new source
column to the dataframe with the value you specify.
1 | add_source(data, source_name)
|
data |
A dataframe. |
source_name |
Name of the value you want in the new |
Dataframe
1 | add_source(mtcars, "R")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.