
Count Para-Aortic Lymph Nodes
Source:R/emii_add_number_paraaortic_ln_statd.R
add_number_paraaortic_ln_stat_d.Rd
Calculates the number of para-aortic lymph nodes per patient from staging data and adds this count as a new column to the dataset.
Examples
if (FALSE) { # \dontrun{
emii_data <- load_embrace_ii()
result <- add_number_paraaortic_ln_stat_d(emii_data)
} # }