batch_sig_surv_plot: Title

View source: R/batch_sig_surv_plot.R

batch_sig_surv_plotR Documentation

Title

Description

Title

Usage

batch_sig_surv_plot(
  input_pdata,
  signature,
  ID = "ID",
  column_of_Project = "ProjectID",
  project = NULL,
  time = "time",
  status = "status",
  time_type = "day",
  break_month = "auto",
  palette = "jama",
  cols = NULL,
  mini_sig = "score",
  save_path = "Multiple-KM-plot",
  show_col = TRUE,
  fig.type = "pdf"
)

Arguments

input_pdata
signature
ID
column_of_Project
project
time
status
time_type
break_month
palette
cols
mini_sig
save_path
show_col
fig.type

IOBR/IOBR documentation built on April 4, 2024, 1:07 a.m.