readLig | R Documentation |
Read light data from a BAS tag
readLig(file, skip = 0)
file |
the light file to import. |
skip |
number of initial lines to skip |
The readLig
function imports the light record from a ".lig"
file generated by a BAS tag.
Returns a dataframe with columns
Valid |
an indicator of whether the record is valid |
Date |
the date and time of the observation |
Julian |
date and time as Julian date |
Light |
the recorded light level |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.