load_data: Read/Load Neuropsych Eval CSV Files

View source: R/wrangle_data.R

load_dataR Documentation

Read/Load Neuropsych Eval CSV Files

Description

This function reads .csv files of patient data and writes four different files of the same data that are categorized by neuropsychological test type.

Usage

load_data(file_path)

Arguments

file_path

character, Name of patient file path

Value

List with 4 elements, each element is a dataframe of patient data


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