R/write_to_excel.R
write_to_excel.Rd
Writes output from a disproportionality analysis to an excel file
write_to_excel(df, write_path = NULL)
The data frame to export. See `?da` for details.
A string giving the file path
Nothing.