plotWave: Plot wave with or without epithelium using ggplot2

Description Usage Arguments Value Examples

View source: R/micRowave.R

Description

Plot wave for each sample

Usage

1
2
plotWave(dat, cols, g = "none", with_image = TRUE,
  background = "white", text = "")

Arguments

dat

data frame created with buildDataFrame

cols

colours used for plotting (setColours())

g

image file (epithelium)

with_image

do you want to include the epithelium? Deafults to TRUE

background

colour of background in the plots

text

include text above the plot

Value

a ggplot object (grob)

Examples

1
2

nickilott/micRowave documentation built on May 29, 2019, 8:36 a.m.