Description Usage Arguments Examples
SEA event files contain output from a number of instruments including GPS, flow-through, chirp, etc.
1 2 | clean_bad_elg(filein, latstr = "[0-9]{4}\\.[0-9]{4}[NS]{1}",
lonstr = "[0-9]{5}\\.[0-9]{4}[EW]{1}", fileout = NULL)
|
filein |
.elg filepath to be read in |
latstr |
regexp string to use to search for |
fileout |
a specified output filepath. If not specified, "_clean" is appended to name of input file and saved in the same directory. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.