cat_neuropsych_results: Concatenate and Flatten Neuropsych Results by Scale

View source: R/text.R

cat_neuropsych_resultsR Documentation

Concatenate and Flatten Neuropsych Results by Scale

Description

This function sorts the data by percentile, removes duplicates and converts the data to text. Finally, it appends the converted data to a file.

Usage

cat_neuropsych_results(data, file, ...)

Arguments

data

A dataframe containing the data

file

A character string specifying the name of the file

...

Additional arguments passed to other functions

Value

A file containing the flattened and scaled text


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