read_and_merge_csvs: Read and merge CSVs

View source: R/utils.R

read_and_merge_csvsR Documentation

Read and merge CSVs

Description

This function reads and merges data from multiple csv files in given folder.

Usage

read_and_merge_csvs(dir_path, sep = ",")

Arguments

dir_path

character with path to directory with csv files

sep

fields separator

Value

data.frame with CSV files content


shiny.i18n documentation built on Jan. 16, 2023, 5:10 p.m.