make_table: Make a table from report

Description Usage Arguments Value

View source: R/report_model.R

Description

Auxiliary function to create tables.

Usage

1
make_table(x, file, type, info = NULL, ...)

Arguments

x

A data.frame object

file

Name of the file

type

Type of file

info

Footer for the table

...

Additional parameters passed to make_word_table

Value

Creates a file with the table


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

Related to make_table in repmod...