heatmaps: heatmaps

Description Usage Arguments Value

View source: R/heatmaps.R

Description

heatmaps

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
heatmaps(
  Dshort,
  Dlong,
  heatmapsfile,
  heatmapsfile_steps,
  simplify.behavioralclasses,
  Dsurvey = c(),
  startDate = c(),
  endDate = c(),
  desiredtz
)

Arguments

Dshort

data.frame generated by agg.sleepsight

Dlong

data.frame generated by agg.sleepsight

heatmapsfile

png.file to which the plot should be written to

heatmapsfile_steps

png.file to which the plot should be written to

simplify.behavioralclasses

TRUE or FALSE

Dsurvey

data.frame generated by agg.sleepsight

startDate

Character, optional argument to specify the startDate of the recording, e.g. 2019-01-01

endDate

Character, optional argument to specify the startDate of the recording, e.g. 2019-01-01

desiredtz

timezone (character) in Europe/London format

Value

no output, just a file is stored


wadpac/sleepsight-analytics-pipeline documentation built on Aug. 1, 2020, 10:41 a.m.