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


Appsilon/shiny.i18n documentation built on April 21, 2024, 4:38 p.m.