scatter_facet: Plot scatterplot for specific measure with evo sig and...

View source: R/help_function.R

scatter_facetR Documentation

Plot scatterplot for specific measure with evo sig and subtype - 20200915

Description

Plot scatterplot for specific measure with evo sig and subtype - 20200915

Usage

scatter_facet(
  var,
  df,
  vb,
  va,
  facet_name,
  label.x = NA,
  label.y = NA,
  bin.width.x = NA,
  bin.width.y = NA
)

Arguments

df

exposure file merged with measures of interest

vb

Column indexs of all measures in association heatmap in df

sig

Column indexs of evo signature

facet

name of facet variable consistent with association heatmap

Value

Scatterplots


xinnyuY/EvoSig documentation built on July 22, 2022, 9:43 p.m.