read.event_read_files | R Documentation |
Reads all files of a specific type. Used in read.event().
read.event_read_files(files, filesind, tlist, var, origin = NULL)
files |
is a vector of the file names of the files. |
filesind |
is a vector of the indexes of the files in the list of files. |
tlist |
is the list of time indexes to be read for each file. |
var |
is a vector of the variables to read. |
origin |
is (1) a vector of two elements representing the origin of the global coordinate system (G), (2) the numbering index of the ping in the total sequence of pings of the event, which is to be regarded as the origin of (G) (ignoring heave so that the x-y-plane of (G) is on the surface of the sea), or (3) NULL, implying that the origin be put to the mid point of the vessel posistions. Used only for vessel files. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.