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


craddm/eegUtils documentation built on June 11, 2025, 10:03 a.m.