Creates a graph that shows the fit for each line in a grid plot

AFM.flattenCheck(obj, lns = c(1:4 * 5), no = 1, tau_lower = 0.01)

Arguments

obj

AFMdata object

lns

lines to select to be fitted (vector)

no

channel number

tau_lower

percentage of data points to fit (1 = 100 percent)

Value

graph (ggplot2 object)