overviewGlodatamix: overview gloDatamix

Description Usage Arguments Author(s)

View source: R/overviewGlodatamix.R

Description

prints an pdf overview per animal with additionally all mol, air and reference measurements in one plot

Usage

1
2
3
4
overviewGlodatamix(data.object, rec.frames = NA, ref = NA, mol = NA,
  air = NA, ylim_lower = NA, ylim_upper = NA, mfrow = c(4, 3),
  glomwise = F, odorandglomwise = F, stimulusframes = NA,
  polcol = "#efefef", suffix = "")

Arguments

data.object

input data.fram (gloDatamix)

rec.frames

number of recorded frames, read from gloDatamix file if not specified

ref

name of your reference, if specified, all references will be plottet in 1st plot

mol

name of your mineral oil control, if specified, all mols will be plottet in 1st plot

air

name of your room-air conrol, if specified, all airs will be plottet in 1st plot

ylim_lower

lower y axis limit, if empty minimum value is taken

ylim_upper

upper y axis limit, if empty maximum value is taken

mfrow

number of rows and columns per page

glomwise

plot glomerulus wise

odorandglomwise

lot odor and glomerulus wise

stimulusframes

only needed when stimulus is different from what is in the gloDatamix file, used to plot a polygon. has to be defined as one vector stim. start and stop frames ("c(20,24,30,36)")

polcol

color of the stimulus polygon

suffix

suffic for filenames

Author(s)

Daniel M<c3><bc>nch <daniel@muench.bio>


Dahaniel/glodatamix documentation built on May 6, 2019, 1:21 p.m.