plot_timepoints: time series plot

Description Usage Arguments

View source: R/utils.R

Description

time series plot

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
plot_timepoints(
  data,
  x,
  y,
  color,
  shape,
  facet_by,
  shape_values = NULL,
  color_values = NULL,
  color_gradientn = NULL,
  xlab,
  ylab,
  color_labs,
  shape_labs
)

Arguments

data

data.frame

facet_by

subject-level binary variable


MaStatLab/LTN documentation built on Feb. 4, 2022, 10:35 p.m.