tab_pvalue_lines {tabxplor} | R Documentation |
Transform chi2 attribute table of a tabxplor_tab into rows with pvalues.
Description
Transform chi2 attribute table of a tabxplor_tab into rows with pvalues.
Usage
tab_pvalue_lines(tabs)
Arguments
tabs |
A tabxplor_tab (with chi2 table as attribute). |
Value
A tabxplor_tab.
[Package tabxplor version 1.3.0 Index]