Learn R Programming

unisensR (version 0.3.4)

readUnisensStartTime: Read Unisens Start Time

Description

Read Unisens Start Time

Usage

readUnisensStartTime(unisensFolder)

Value

POSIXct unisens start time

Arguments

unisensFolder

Unisens Folder

Examples

Run this code
unisensPath <- system.file('extdata/unisensExample', package = 'unisensR', mustWork = TRUE)
readUnisensStartTime(unisensPath)

Run the code above in your browser using DataLab