ztable: Zebra-Striped Tables in LaTeX and HTML Formats
> library(ztable)
Welcome to package ztable ver 0.1.5
バージョン: 0.1.5
関数名 | 概略 |
---|---|
addCellColor |
Add column colors of an object of ztable |
addColColor |
Add column colors of an object of ztable |
addRowColor |
Add row colors of an object of ztable |
addSubColNames |
Add a adjunctive name below colummn name in a ztable |
addcgroup |
Add column groups of an object of ztable |
addrgroup |
Add row groups of an object of ztable |
align2html |
Convert the align in Latex format to html format |
align2lines |
count the vertical column lines from align of Latex format |
align2nd |
Delete first components of align |
alignCheck |
Check the validity of align |
alignCount |
Count the number of align |
cGroupSpan |
Count the colspan of each colgroup |
caption2minipage |
Convert long caption to minipage |
colGroupCount |
Count the colgroup of an object of ztable |
data2table |
Convert data to formatted data for table |
define_colors |
Define colors |
extractAlign |
Extract column position information only(without vertical line specifier) |
getNewAlign |
Make a charater string indicating the alignment of components of table. |
getNewSpanCol |
Calculating new spanCol with spanCol plus space made by column group |
getNewSpanRow |
Calculating new spanRow with spanRow plus space made by row group |
getspanRowData |
Gets the spanRaw start column |
getspanRowLength |
Gets spanRow length |
hlines |
Add or delete horizontal lines in a ztable |
isGroupCol |
Returns whether or not column with position start plus length is group column |
isspanCol |
Idetify the spanCol status of a cell |
isspanRow |
Identify the spanRow status of a cell |
make.cell.color |
Make a data.frame named "cellcolor" from ztable call |
myhtmlStyle |
print html style |
name2rgb |
Find rgb value from color name |
parallelTables |
Place two or more ztables or figures side by side in Latex or HTML format |
parallelTablesHTML |
Place two or more ztables or figures side by side in HTML format |
parallelTablesLatex |
Place two or more ztables or figures side by side in Latex format |
print.ztable |
Print an object of class "ztable" |
printHTMLHead |
Print HTML head if ztable object a has a colgroup |
printLatexHead |
Print the head of latex table if the object of ztable has a colgroup |
printRowGroup |
Print Row Groups in a latex table |
print_ztable |
Print an object of class "ztable" |
repColor |
Make vector x from vector color |
spanCol |
Merging data cells of ztable object in columns |
spanColWidth |
Calculate the spanColWidth when spanCol start |
spanRow |
Merging data cells of ztable object in rows |
tableLength |
Convert data to formatted data for table |
totalCol |
Calculating total columns of ztable |
tr |
Subfunction used in ztable2latex |
tr2 |
Subfunction used in ztable2html |
update_ztable |
Update ztable before print |
validColor |
Find valid color name |
validColor2 |
Find valid color name |
vline2align |
Make a latex "align" from a string and vertical line specifier |
vlines |
Add or delete vertical lines in a ztable |
zcolors |
Definition of Latex Color |
ztable |
Exporting a R object to an object of class "ztable" |
ztable.cbind.mytable |
Make ztable from object cbind.mytable |
ztable.mytable |
Make ztable from object mytable |
ztable2html |
Print an object of class "ztable" to html table |
ztable2latex |
Print an object of class "ztable" to Latex table |
ztable2viewer |
Print an object of ztable via rstudio::viewer |
ztable_sub |
Exporting "data.frame" to an object of class "ztable" |