to_excel | R Documentation |
data.frame
to ExcelThis file will open a data.frame
in a temporary Excel csv. It won't do
anything in an automated script.
to_excel(.data)
.data |
a |
.data
invisibly
## Not run:
dplyr::storms %>% to_excel()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.