MMRFgetGateway_BestOverallResponsePlot: Draw plot of the Best Overall Response to the Treatment

Description Usage Arguments Value Examples

View source: R/MMRFanalize.R

Description

Draw plot of the Best Overall Response to the Treatment from clinical information downloaded from MMRF-Commpass Researcher Gateway

Usage

1
2
3
4
5
6
7
8
9
MMRFgetGateway_BestOverallResponsePlot(
  treat.resp,
  therapyname = NULL,
  topN = 20,
  dpi = 100,
  filename = "BestOverall_responsePlot",
  height = 20,
  width = 20
)

Arguments

treat.resp

is a data.frame of clinical information downloaded from MMRF-Commpass Researcher Gateway and imported into environment

therapyname

Therapy name

topN

top number of case count

dpi

Image dpi

filename

The name of the png file

height

Image height

width

Image width

Value

table with the case count of the Best overall response to treatments

Examples

1
2

MarzyUnicz/MMRFBiolinks documentation built on May 28, 2020, 4:08 a.m.