sum_wave: Sum wave

Description Usage Arguments

View source: R/make_sin.R

Description

Utility function used to partially sum up two waves

Usage

1
sum_wave(wave1, wave2, nb_intersect)

Arguments

wave1

A numeric vector longer than fade as made by make_wave for example

wave2

A numeric vector longer than fade as made by make_wave for example

nb_intersect

A integer representing the number a of point that should be sum in both waves should be lower than min(length(wave1),length(wave2))


galyfray/RSyntWave documentation built on Jan. 31, 2021, 2:02 a.m.