
Generate Recurrence and Metastases Summary
Source:R/emii_add_recurrent_nodes.R
get_recurrence_and_metastases_summary.Rd
Creates a formatted summary table showing the number and percentage of patients who have recurrent lymph nodes or metastases at follow-up from EMBRACE-II.
Examples
if (FALSE) { # \dontrun{
emii_data <- load_embrace_ii()
summary_table <- get_recurrence_and_metastases_summary(emii_data)
} # }