make_csv_table: Export a table to excel

Description Usage Arguments Value

View source: R/report_model.R

Description

Exports a table to Excel.

Usage

1
make_csv_table(x, file, info)

Arguments

x

A data.frame object

file

Name of the file

info

Footer for the table

Value

Creates a .csv file with the table


repmod documentation built on March 22, 2021, 5:08 p.m.