Learn R Programming

actel (version 1.2.1)

findSecondsPerSection: Calculate number of seconds at each location per day

Description

Calculate number of seconds at each location per day

Usage

findSecondsPerSection(res, frame, the.range, num.step)

Value

A data frame containing the number of seconds spent at each location for a specific timeframe

Arguments

res

a residency list

the.range

the first and last start.time for the specific tag

num.step

the size of the block

start.time

the start time of the period being analysed (a Date object)