read.event_read_sgsc: Reads segmentation indices 'sgsc'.

View source: R/read.event_read_sgsc.R

read.event_read_sgscR Documentation

Reads segmentation indices 'sgsc'.

Description

Reads segmentation indices 'sgsc'.

Usage

read.event_read_sgsc(
  filelist,
  var,
  filesind,
  segpar,
  TIME,
  tlist,
  merge,
  msg = TRUE
)

Arguments

filelist

is a vector of all file names.

var

is a vector of the variables to read.

filesind

is a vector of the indexes of the segmentation files in the list of files.

segpar

is a list of elements named "bwGp", "lsth"/"rlst", "usth"/"rust", or "sgth"/"sgt0" specifying the parameters of the segmentation data to read.

TIME

is the list returned from UNIX_time().

tlist

is the list of time indexes to be read for each file.

merge

is TRUE to merge the segmentation data from multiple files.

msg

is TRUE to pring messages to the console.


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