plotDensity: Function "plotDensity"

Description Usage Arguments Value

View source: R/plotDensity.R

Description

This function generates scatter plot with marginal density distributions

Usage

1
2
plotDensity(info, ssgseaRes, axis1 = "UPssgsea", axis2 = "DOWNssgsea",
  type, Date)

Arguments

info

a data frame with required clinical information

ssgseaRes

the result matrix of ssGSEA

axis1

a character variable indicating the label for x axis

axis2

a character variable indicating the label for y axis

type

type of data, group information

Date

a Date object obtained from Sys.Date

Value

the density plot object


Coraline66/RNASeqAnalysis documentation built on Nov. 25, 2019, 8:03 a.m.