View source: R/read.event_read_sgsc.R
| read.event_read_sgsc | R Documentation | 
Reads segmentation indices 'sgsc'.
read.event_read_sgsc(
  filelist,
  var,
  filesind,
  segpar,
  TIME,
  tlist,
  merge,
  msg = TRUE
)
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.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.