merge.spiketimes: Merge two spiketimes lists with different ODD configs

View source: R/spiketimes.R

merge.spiketimesR Documentation

Merge two spiketimes lists with different ODD configs

Description

Merge two spiketimes lists with different ODD configs

Usage

## S3 method for class 'spiketimes'
merge(x, y, ...)

Arguments

x, y

spiketimes objects to merge

...

additional params (currently ignored)

Value

new spiketimes object with original attributes merged as appropriate and additional mergedwaveinfo attribute indicating origin of waves.

See Also

+.spiketimes for combining repeats from the same ODD config

Other spiketimes: +.spiketimes, [.spiketimes, divide, is.spiketimes, spiketimes, split.spiketimes, subset.spiketimes


jefferis/gphys documentation built on June 18, 2024, 4:35 a.m.