readMTlux: Read Light Data

Description Usage Arguments Details Value

View source: R/BAStag.R

Description

Read light data from a Migrate Technologies tag

Usage

1
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


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