readLig: Read Light Data

Description Usage Arguments Details Value

View source: R/BAStag.R

Description

Read light data from a BAS tag

Usage

1
readLig(file, skip = 0)

Arguments

file

the light file to import.

skip

number of initial lines to skip

Details

The readLig function imports the light record from a ".lig" file generated by a BAS tag.

Value

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


SWotherspoon/BAStag documentation built on March 29, 2021, 2:47 a.m.