View source: R/data_processing.R
Given an ihist with the four main columns, add a visit_number column with the first visit at which any test was positive as 0. The visit immediately before the first positive visit is visit_number -1 while the visit immediately after the first positive visit is visit_number 1.
1 | visit_labeller(ihist)
|
ihist |
An ihist. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.