Description Usage Arguments Value Examples
View source: R/csv_functions.R
save_as_csv
1 | save_as_csv(dataset, filename)
|
dataset |
A dataset, basically |
filename |
The path of the file |
The full path of the csv where this dataset has been saved
1 | save_as_csv(iris, "iris.csv")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.