readMTlux: Read Light Data

View source: R/TwGeos.R

readMTluxR Documentation

Read Light Data

Description

Read light data from a Migrate Technologies tag

Usage

readMTlux(file, skip = 20)

Arguments

file

the lux file to import.

skip

number of initial lines to skip

Details

The readMTlux function imports the light record from a ".lux" file generated by a Migrate Technologies tag. These files have an extensive header, and it may be necessary to set the skip argument to skip the lines including the two column headers.

Value

Returns a dataframe with columns

Date

the date and time of the observation

Light

the recorded light level


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