glfTrans: Transformation of *.glf files

Description Usage Arguments Details Value Author(s) See Also

View source: R/GeoLight.R

Description

Transform *.glf files derived by the software GeoLocator for further analyses in GeoLight.

Usage

1
glfTrans(file = "/path/file.glf")

Arguments

file

the full patch and filename with suffix of the *.glf file.

Details

The *.glf files produced by the software GeoLocator (Swiss Ornithological Institute) is a table with light intensity measurements over time. glfTrans produces a table with these measurements and transfer the data and time information into the format required by GeoLight format (see: as.POSIXct).

Value

A data.frame suitable for further use in GeoLight.

Author(s)

Simeon Lisovski

See Also

gleTrans; luxTrans for transforming *.lux files produced by Migrate Technology Ltd


GeoLight documentation built on May 1, 2019, 8 p.m.