parallelTablesLatex: Place two or more ztables or figures side by side in Latex...

View source: R/parallelTables.R

parallelTablesLatexR Documentation

Place two or more ztables or figures side by side in Latex format

Description

Place two or more ztables or figures side by side in HTML format. The ztable for this purpose should be made by function ztable with tabular="TRUE".

Usage

parallelTablesLatex(width, listTables)

Arguments

width

a numeric vector specifies the width to which the tables or figures should be scaled

listTables

a list consists of object of "ztable" or valid figure name


cardiomoon/ztable documentation built on July 27, 2023, 10:25 a.m.