combine_data: combine all data files within a certain directory

Description Usage Arguments Value

Description

This function combines all data files in a given folder

Usage

1
combine_data(directory, pattern = NULL)

Arguments

directory

The directory of the folder that stores all the data files to be combined

pattern

An optional regular expression. Only files match this expression with be combined. Default value is NULL.

Value

A data frame that contains all data


aspen-shen/RefCells documentation built on May 17, 2019, 2:49 p.m.