pancan_tabulate: tabulate a variable in a table

View source: R/pancan.R

pancan_tabulateR Documentation

tabulate a variable in a table

Description

tabulate a variable in a table

Usage

pancan_tabulate(dataset = "Annotated", tblname, vblname)

Arguments

dataset

character(1) dataset name

tblname

character(1) table name in dataset

vblname

character(1) field name in table

Value

instance of tbl_dbi, constituting summarise result

Examples

if (interactive()) pancan_tabulate(tblname=
    "clinical_PANCAN_patient_with_followup", vblname="icd_10")

vjcitn/BiocOncoTK documentation built on Feb. 14, 2023, 11:56 p.m.