load_mrdata: Load Multiple R Data Files

Description Usage Arguments

View source: R/load_mrdata.R

Description

Loads multiple .RData, .rda, or .rds files

Usage

1
load_mrdata(path, pattern, bind_rows = TRUE)

Arguments

path

The path to the folder where the multiple files are stored

pattern

The pattern of the files inside the folder to import

bind_rows

By default is set to TRUE. Will bind rows of the multiple data frames supplied by the path.


avalcarcel9/aliviateR documentation built on July 10, 2020, 12:32 p.m.