View source: R/write_to_excel.R
write_to_excel | R Documentation |
Writes output from a disproportionality analysis to an excel file
write_to_excel(df, write_path = NULL)
df |
The data frame to export. See '?da' for details. |
write_path |
A string giving the file path |
Nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.