Extract the VN information from the Visit column (e.g. that has the data as 'yr3', or 'YR6', or 'y1', etc.).
1 | extract_vn(.data, original_visit = "Visit")
|
.data |
Processing data. |
original_visit |
Visit date variable to extract the VN from. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.