saveFits: Save Plots of Extracted Fits

Description Usage Arguments

Description

Save a .pdf file showing extracted fits plotted on top of the fitted data.

Usage

1
saveFits(filename,fitData, x="zPos", y="F")

Arguments

filename

Where to save the plots

fitData

Fit data produced using the functions parExtractStiffness or parExtractTimeConst

x

Variable to plot on x axis. Should probably be "zPos" for hertzian fits and "t" for force relaxation fits

y

Variable to plot on y axis


nstone8/Rasylum documentation built on May 9, 2019, 8:18 a.m.