drilldown: Drilldown on Neuropsych Domains This function uses the R...

View source: R/plots.R

drilldownR Documentation

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.

Description

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.

Usage

drilldown(
  data,
  patient,
  neuro_domain = c("Neuropsychological Test Scores", "Behavioral Rating Scales",
    "Effort/Validity Test Scores"),
  theme
)

Arguments

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.

Value

A drilldown plot


jtrampush/npsych.data documentation built on Feb. 25, 2025, 12:30 a.m.