append_break_labels: Append the time interval labels

Description Usage Arguments

Description

This function uses the interval start and end points generated from break_time_line to assign a time label for a vector

Usage

1
2
3
4
5
6
7
8
9
append_break_labels(
  vec,
  time_df,
  time_col,
  color_col,
  save_dir = NULL,
  save_label = NA,
  ...
)

Arguments

vec

a vector to be labelled

time_df

input dataframe to break_time_line

...

arguments to pass to break_time_line


Yutong441/TBdev documentation built on Dec. 18, 2021, 8:22 p.m.