Lumifuge_plotProfilesStackedGraph: This function plots the raw Lumifuge profiles in an efficient...

Description Usage Arguments

View source: R/Lumifuge.R

Description

This function plots the raw Lumifuge profiles in an efficient way so that not all data is loaded into the graphics layers of ggplot. This function does not work well and needs to be re-worked

Usage

1
2
Lumifuge_plotProfilesStackedGraph(LumifugeData, numProfiles, xlim = c(0, 140),
  RPMLimit = c(0, Inf))

Arguments

LumifugeData

The data.frame containing the raw lumifuge data in a melted way (this can be done using the function loadTransformAndSaveRawLumifugeData())

numProfiles

The number of profiles (lines) to be plotted, this limits how big and crowded the graph will be


Ersch001/PhChFo documentation built on May 6, 2019, 4:03 p.m.