unpad: Unpad a vector

View source: R/utils.R

unpadR Documentation

Unpad a vector

Description

remove a specified number of points from the beginning and end of a vector

Usage

unpad(x, n)

Arguments

x

Vector to unpad/trim

n

Number of points to remove


neuroconductor/eegUtils documentation built on Feb. 3, 2023, 5:33 p.m.