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 March 24, 2022, 9:17 a.m.