kmplot: kmplot

Description Usage Arguments Details Value Author(s) Examples

View source: R/kmplot.R

Description

kmplot for TCGA

Usage

1
kmplot(data = NULL, plotType = "typical")

Arguments

data

The data should be the clean dat2 from dataprocess.

plotType

This argument decides which style ("simple", "specified", "typical".

Details

By default, for this function you can draw the kmplot.

Value

There is a image for kmplot.

Author(s)

Wei Zhou <247328181@qq.com>

Examples

1
2
3
4
5
6
7
8
## Not run: 
## Plot the kmplot automatically
kmplot()

## Plot kmfit using "specified" style
kmplot(plotType = "specified")

## End(Not run)

Wei-V-Zhou/KMPPc documentation built on Sept. 5, 2020, 6:21 a.m.