read_and_combine_files: Helper function to read and combine CSV files

View source: R/wrangle_data.R

read_and_combine_filesR Documentation

Helper function to read and combine CSV files

Description

Efficiently reads multiple CSV files and combines them into a single dataframe

Usage

read_and_combine_files(files)

Arguments

files

Character vector of file paths

Value

Combined dataframe


jtrampush/npsych.data documentation built on June 12, 2025, 2:20 p.m.