swot_sset: Subset dimensions of swot-like data.

Description Usage Arguments

Description

Returns a swotlist with all of the matrices of the input subset to keep only the specified times and location.

Usage

1
swot_sset(swotlist, keeptimes = 0L, keeplocs = 0L)

Arguments

swotlist

a list of swot-like matrices

keeptimes

Indices of times (columns) to keep. Default is 0, which keeps all times. Negative indices are allowed.

keeplocs

Indices of locations (rows) to keep. Default is 0, which keeps all locations. Negative indices are allowed.


markwh/swotr documentation built on May 23, 2019, 7:03 p.m.