addTWL: Add sunrise sunset to Actogram

View source: R/addTWL.R

addTWLR Documentation

Add sunrise sunset to Actogram

Description

Add sunrise sunset to Actogram

Usage

addTWL(date, offset, ...)

Arguments

date

Date data in POSIXct format, most commonly PAM_data$acceleration$date

offset

This parameter determines where the center of the graph is. When offset = 0, then midday is at the center of the graph. when offset=12 midnight'

...

Any additional parameters taken by graphics::points which the user may want to use to modify the graphic

Value

a plot


KiranLDA/PAMLr documentation built on March 6, 2023, 1:40 p.m.