nf_table1 | R Documentation |
Create a table using the table1 package while generating p-values
nf_table1( columns, outcome, df, minmax = FALSE, reset_p_value_df = FALSE, p_value_df_name = "p_value_df", calculate_pvalue = TRUE )
columns |
List of column names to include |
outcome |
Outcome to stratify table by |
A table1 and p-value df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.