trimr: Trim dataset

Description Usage Arguments Value

Description

This function trims the dataset by n and/or t rows and columns

Usage

1
trimr(x,a,b)

Arguments

x

A NxT matrix containing the data to be trimmed

a

number of columns to trim from matrix

b

number of rows to trim from matrix

Value

xx the trimmed data set


PANICr documentation built on May 2, 2019, 4:40 a.m.