Skip to contents

Return a list of tailored tables

Usage

tailored_tables(
  stcs,
  tables = c("patientbl", "patientsurvival", "transplantationbl",
    "transplantationsurvival", "organsurvival", "psq")
)

Arguments

stcs

A list containing the STCS data frame.

tables

chr. Define the name of the requested tailored tables. Default is tables = c("patientbl","patientsurvival","transplantationbl","transplantationsurvival","organsurvival","psq")).

Value

a list of dataframe.