extract_fu | R Documentation |
Extracting lab data at specific intervals.
extract_fu(
data,
fu_lab_name,
fu_intv_month = 3,
fu_max_month = 192,
fu_wide = TRUE
)
data |
Data made by lab_binder function. |
fu_lab_name |
The name of output file name. |
fu_intv_month |
Specific interval (months). |
fu_max_month |
Maximum month you want to see. |
fu_wide |
Wide format or long format. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.