make_latex_table: Export a table to latex

View source: R/report_model.R

make_latex_tableR Documentation

Export a table to latex

Description

Exports a table to latex.

Usage

make_latex_table(x, file)

Arguments

x

A data.frame object

file

Name of the file

Value

Creates a .txt file with latex code for the table


repmod documentation built on Jan. 20, 2026, 1:06 a.m.