raw_plot: Plot the aggregated data per individual

Description Usage Arguments

View source: R/raw_plot.R

Description

Plot the aggregated data per individual

Usage

1
raw_plot(data, variable, ID, date, time)

Arguments

data

Data in a data.frame format (e.g. Output of function 'interval_aggregation')

variable

Name of variable in the data set you would like to plot

ID

Name of ID variable in the data set

date

Name of date variable in the data set

time

Name of time variable in the data set


jihuilee/mhealth documentation built on Jan. 1, 2021, 5:30 a.m.