Description Usage Arguments Value Examples
tabulate a variable in a table
1 | pancan_tabulate(dataset = "Annotated", tblname, vblname)
|
dataset |
character(1) dataset name |
tblname |
character(1) table name in dataset |
vblname |
character(1) field name in table |
instance of tbl_dbi, constituting summarise result
1 2 | if (interactive()) pancan_tabulate(tblname=
"clinical_PANCAN_patient_with_followup", vblname="icd_10")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.