| add_pvalue_column | R Documentation |
Adds formatted p-value column to the survtable result.
add_pvalue_column(result, p_value, p_digits, marks = NULL)
result |
Data.table result. |
p_value |
Numeric p-value. |
p_digits |
Integer decimal places for p-value. |
marks |
List with |
Data.table with p-value column added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.