Skip to contents

Adds an extra text label to an existing legend of a ggKM plot.

Usage

ggKM.legend.extra(input, label)

Arguments

input

A ggKM plot object.

label

String to append as an extra legend label.

Value

A deep copy of the input ggKM object with the added legend label.