View source: R/import_tools_MC.R
import_telsst | R Documentation |
Internal Function to Import Individual Telonics Spreadspectrum CSV File (like 'importtelfn', but for Spreadspectrum collars)
import_telsst(
file,
nskip = 21,
fix_attempt_keep = c("Succeeded (3D)", "Succeeded (2D)", "Resolved QFP",
"Resolved QFP (Uncertain)"),
...
)
file |
Character string containing the path and file name of a Telonics Spreadspectrum CSV file |
nskip |
Number of rows to remove from top of |
fix_attempt_keep |
Character vector containing location quality categories to retain |
... |
other inherited arguments |
Formatted data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.