write_to_excel: Write to excel

View source: R/write_to_excel.R

write_to_excelR Documentation

Write to excel

Description

Writes output from a disproportionality analysis to an excel file

Usage

write_to_excel(df, write_path = NULL)

Arguments

df

The data frame to export. See '?da' for details.

write_path

A string giving the file path

Value

Nothing.


pvda documentation built on May 29, 2024, 3 a.m.