Description Usage Arguments Details Value
Create a Table-1-like statistical summary of experimental results.
1 | table1plot(df, factor, anc)
|
df |
A |
factor |
The variable of factor-type for whose levels form the
subsequent rows in the final table. This is typically |
anc |
The grouping variable into which the |
Function table1plot
helps to calculate a Table 1-like set of
statistical results; i.e., simple metrics including mean, variance, and so
on.
Contrary to its name, table1plot
doesn't actually plot anything.
A data frame, with each row containing summary statistics for each
factor
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.