Create a ridge plot (requires package ggridges)
plotRN_phaseDensity(
phaseOutput,
plotCentroid = NA,
excludeOther = FALSE,
excludeNorec = FALSE,
excludeVars = "",
excludePhases = "",
returnGraph = FALSE
)
Output from function rn_phases
Exclude the default Phase "Other"
Exclude the default Phase "No recurrence"
Exclude specific dimension variables by name. Leave empty to include all variables (default = ""
)
Exclude Phases by their name (variable phase_name
). Leave empty to include all Phases (after excludeOther
and excludeNorec
) (default = ""
)
data frame with phase series.