GGplotFits: GGplotFits

View source: R/PulseWaveform.R

GGplotFitsR Documentation

GGplotFits

Description

GGplotFits produces GGplot plots of each modelled waveform in the batch, including component waves and baselines.

Usage

GGplotFits(beats_in, ppg, beat2, gs = model2.GetSegment, rb = model2.Rebuild2, run, pr, p = F, iso = F)

Arguments

beats_in

number of beats in the batch

ppg

ppg time series

beat2

finalised dataframe of model parameter outputs for each waveform in the batch

gs

model2.GetSegment function

rb

model2.Rebuild2 function

run

participant number

pr

dose level

p

logical, setting to true stores the plot as a variable

iso

logical, set to true if ISO analysis specific (default is F)

Value

Automated plotting of each fitted waveform in the batch

Examples

GGplotFits(beats_in, ppg, beat2, gs = model2.GetSegment, rb = model2.Rebuild2, run, pr, p = F, iso = F)










stw32/PulseWaveform documentation built on Dec. 6, 2022, 2:50 a.m.