Convert APOE values from (3.4, 4.4, 2.4) to (1, 2, NA).
1 2 3 4 |
apoecode |
A string indicating the APOE. The available options are: 3.4, 4.4, 2.4 |
par_apoe |
A list indicating the map for apoecode. Default value is list(levels = c(3.4, 4.4, 2.4),labels = c(1, 2, NA))). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.