print_cohort_table | R Documentation |
print_cohort_table() is a Print function that prints output to console Specifically, this function implements an algorithm to print cohort table. The function is called for its side effects and does not return a value.
print_cohort_table(params_ls, caption_1L_chr, mkdn_tbl_ref_1L_chr)
params_ls |
Parameters (a list) |
caption_1L_chr |
Caption (a character vector of length one) |
mkdn_tbl_ref_1L_chr |
Markdown table reference (a character vector of length one) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.