plot_timeseries: plot_timeseries

Description Usage Arguments Value

View source: R/plot_timeseries.R

Description

plot_timeseries

Usage

1
2
3
4
5
6
7
8
plot_timeseries(
  D24HR,
  Dsurvey,
  timeseriesfile,
  desiredtz,
  startDate = c(),
  endDate = c()
)

Arguments

D24HR

data.frame with corresponding name produced by agg.sleepsight.

Dsurvey

data.frame with corresponding name produced by agg.sleepsight.

timeseriesfile

png.file to which the plot should be written to

desiredtz

timezone (character) in Europe/London format

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

Value

no output, just a file is stored


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