| .set_data | R Documentation |
Set a data value
.set_data(
name,
path = NULL,
type = NULL,
delimiter = NULL,
locked = FALSE,
hash = NULL
)
name |
The data name |
path |
The file path |
type |
The data type (csv, rds, etc.) |
delimiter |
The delimiter for CSV files |
locked |
Whether the data is locked |
hash |
The hash of the data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.