This function uses the interval start and end points generated
from break_time_line
to assign a time label for a vector
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,
...
)
|
vec |
a vector to be labelled |
time_df |
input dataframe to |
... |
arguments to pass to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.