StripAndSplit: Strip and Split

Description Usage Arguments

View source: R/misc.R

Description

strip the first and last elements, then split the rest

Usage

1
StripAndSplit(l, n.split = 10, n.strip = 0)

Arguments

l

a vector

n.split

the number of bins to split into

n.strip

the number (or proportion) of elements to strip at each end


j1wan/intsig documentation built on May 18, 2019, 7:15 a.m.