removeDuplicated_tlist: Removes duplicated time steps from the list of time step...

View source: R/removeDuplicated_tlist.R

removeDuplicated_tlistR Documentation

Removes duplicated time steps from the list of time step indices 'tlist'.

Description

Removes duplicated time steps from the list of time step indices 'tlist'.

Usage

removeDuplicated_tlist(tlist, files, ind = NULL)

Arguments

tlist

is a list of time steps for each file in the vector of file paths 'files'.

files

is a list of file names.

ind

is a vector of indices for the files for which to check for duplicated time steps.


arnejohannesholmin/sonR documentation built on April 14, 2024, 11:39 p.m.