gr_fit_line: Return Lorentzian or Gaussian fit

Description Usage Arguments

View source: R/plot_curvefit.R

Description

Internal function, used by 'gr_cf_fit_add'

Usage

1
gr_fit_line(type, perc_gauss = 0, ...)

Arguments

type

Either "Lorentzian" or "Gaussian"

perc_gauss

0-100 value indicating the amount of gaussian in a curve of type 'Mixed'

...

Arguments passed on to gr_lorentzian() or gr_gaussian()


SPOMAN/osctools documentation built on May 24, 2019, 6:19 p.m.