tbl_data_edit | R Documentation |
Use data editor to edit data
tbl_data_edit( data, override_common_group = F, file_path = NULL, folder = NULL, file_name = NULL )
file_name |
tbl_data_edit(data = iris, file_path = "Desktop/test", file_name = "iris") tbl_data_edit(data = mtcars, file_path = "Desktop/test", file_name = "mtcars")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.