drilldown | R Documentation |
drilldown
Creates a highcharter drilldown interactive plot.Drilldown on Neuropsych Domains
This function uses the R Highcharter package and drilldown function to
"drilldown" on neuropsychological domains and test scores. drilldown
Creates a highcharter drilldown interactive plot.
drilldown(
data,
patient,
neuro_domain = c("Neuropsychological Test Scores", "Behavioral Rating Scales",
"Effort/Validity Test Scores"),
theme
)
data |
Dataset to use. |
patient |
Name of patient. |
neuro_domain |
Name of neuropsych domain to add to HC series. |
theme |
The highcharter theme to use. |
A drilldown plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.