readLig: Read Light Data

View source: R/TwGeos.R

readLigR Documentation

Read Light Data

Description

Read light data from a BAS tag

Usage

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


slisovski/TwGeos documentation built on Jan. 27, 2024, 10:43 a.m.