parallelTablesHTML: Place two or more ztables or figures side by side in HTML...

View source: R/parallelTables.R

parallelTablesHTMLR Documentation

Place two or more ztables or figures side by side in HTML 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

parallelTablesHTML(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.