
Generate Summary Table of Nodal Anatomical Locations
Source:R/emii_get_lymph_nodes_statd.R
get_nodal_location_summary.Rd
Creates a formatted summary table showing the frequency and percentage of each anatomical location in the nodal dataset from EMBRACE-II at diagnosis.
Examples
if (FALSE) { # \dontrun{
emii_data <- load_embrace_ii()
summary_table <- get_nodal_location_summary(emii_data)
} # }