create_table.reglog: create_table.reglog

View source: R/create_table.reglog.R

create_table.reglogR Documentation

create_table.reglog

Description

Generic function to create HTML tables from lists of results

Usage

## S3 method for class 'reglog'
create_table(.fit_list, .annotation = NULL, .only_summary = FALSE, ...)

Arguments

.fit_list

A list of fits produced using functions of the analyzeD package.

.annotation

An annotation file.

.only_summary

Boolean indicating whether to only include the summary.

...

Additional arguments to be passed to the function.


janbrederecke/analyzeD documentation built on Jan. 2, 2023, 5:41 a.m.