plot_intraday_all: Plot all intraday variables.

Description Usage Arguments Value See Also Examples

View source: R/viz_intraday.R

Description

Plots all seven intraday variables using default settings.

Usage

1
plot_intraday_all(person, avg_to_get_typical_day = TRUE)

Arguments

person

An instance of the Person class.

avg_to_get_typical_day

Logical vector of length 1. If TRUE, plot gives an aggregate of the variable over the course of a typical day. If FALSE, plot gives the variable at every interval over the range specified when the Person object was instantiated.

Value

NULL, plots print to screen

See Also

plot_i

Examples

1
2

lifelogr documentation built on May 2, 2019, 6:11 a.m.