import_HADS: Import Hospital Anxiety and depression Scale (HADS) data.

View source: R/import_data.R

import_HADSR Documentation

Import Hospital Anxiety and depression Scale (HADS) data.

Description

import_HADS Return the subtotals for HADS anxiety and HADS depression.

Usage

import_HADS(concise = TRUE)

Arguments

concise

If TRUE, return only the Anxiety and Depression sub- totals. If FALSE, also return all individual item scores.

Details

This data is held in a fixed Google Sheet and so no parameters are necessary for this function.

Value

A dataframe containing the HADS data.

Examples

## Not run: 
hads <- import_HADS()

## End(Not run)

nzbri/chchpd documentation built on July 6, 2023, 11:27 p.m.