nf_table1: Create a table1 and p-values

View source: R/nf_table1.R

nf_table1R Documentation

Create a table1 and p-values

Description

Create a table using the table1 package while generating p-values

Usage

nf_table1(
  columns,
  outcome,
  df,
  minmax = FALSE,
  reset_p_value_df = FALSE,
  p_value_df_name = "p_value_df",
  calculate_pvalue = TRUE
)

Arguments

columns

List of column names to include

outcome

Outcome to stratify table by

Value

A table1 and p-value df


nickfong/nftools documentation built on Sept. 25, 2022, 2:03 p.m.