Skip to contents

This function creates a five-chunk Quarto-ready template for Preceptor and Population Tables. The output is inserted directly into the current document at the cursor.

Usage

make_p_table(is_causal = TRUE, table_title = "Population Table")

Arguments

is_causal

Logical. If TRUE, generate template for causal analysis; else predictive.

table_title

Character. Title to use for the Population Table.