pass: Drilldown on Neuropsych PASS This function uses the R...

View source: R/plots.R

passR Documentation

Drilldown on Neuropsych PASS 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 PASS 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

pass(
  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


brainworkup/npsych.data documentation built on April 14, 2025, 6:14 p.m.