View source: R/show_in_excel.R
| show_in_excel | R Documentation | 
Write Dataframe to a temp excel file and open it.
show_in_excel(.data)
| .data | Dataframe | 
nothing
# View a data set in excel
mtcars |> show_in_excel()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.