simG: Title simG

Description Usage Arguments Examples

View source: R/simG.R

Description

create a simulated spectra with gaussian shape

Usage

1
simG(vlen, i.start, gheight, shift = 0, wd = 30)

Arguments

vlen

desired length of the spectra

i.start

starting value for the peak

gheight

height value

shift

shift from 0

wd

width of the gaussian curve

Examples

1
2
y=(simG(500,35,1,0,w=20))
plot(y)

takos documentation built on Jan. 13, 2021, 4:11 p.m.

Related to simG in takos...