Skip to contents

This function adds several new columns to a given data frame, each containing the maximum value between two existing columns related to parametrial involvement.

Usage

add_parametrial_involvement(data)

Arguments

data

A data frame containing at least two sets of numeric columns representing parametrial involvement on the left and right side.

Value

A data frame with new columns added.