| stk_read_glf | R Documentation |
Read Swiss Ornithology institute files in the '.glf' and re-formats them to a skytrackr compatible format.
stk_read_glf(files, verbose = TRUE)
files |
A '.glf' file or list of '.glf' files with light level values. |
verbose |
provide detailed feedback |
A skytrackr compatible data frame for use in further location estimation.
## Not run:
df <- stk_read_glf("your_SOI_glf_file.glf")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.