x_over_telem | R Documentation |
Combine factors in a tidy telem giving a new column
x_over_telem(
tidy_telem,
day_1_start,
day_2_start,
xover_var = "Treated",
xover_pattern_1 = "A",
xover_pattern_2 = "B"
)
tidy_telem |
a tidy telemetry tibble, as produced by read_starr or read_oddi. MUST HAVE grouping meta data in Xover |
a one day view of uncrossed telem data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.