spectrace_import_light: Import raw spectrace light data

View source: R/spectrace_import_light.R

spectrace_import_lightR Documentation

Import raw spectrace light data

Description

This function imports the raw light data of the spectrace sensors. It assumes that the data is stored in CSV or TSV format.

Usage

spectrace_import_light(lightFile, tz, serial_number = NA)

Arguments

lightFile

Path to the file containing the light data.

tz

Time zone to be used for datetime conversion. See supported time zones by calling OlsonNames.

serial_number

Serial number of spectrace device. Defaults to NULL.

Value

Data frame.


steffenhartmeyer/spectrace documentation built on Dec. 4, 2024, 4:13 p.m.