make_csv_table: Export a table to excel

View source: R/report_model.R

make_csv_tableR Documentation

Export a table to excel

Description

Exports a table to Excel.

Usage

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


David-Hervas/repmod documentation built on Feb. 3, 2025, 11:38 a.m.