loadRData: Load multiple data function

View source: R/misc.R

loadRDataR Documentation

Load multiple data function

Description

This is a function to load a list of data in a specified folder

Usage

loadRData(dataNames, folderDir, verbose = TRUE)

Arguments

dataNames

A list of the names of the RData files

folderDir

The folder that contain the RData files

verbose

Whether to show additional information


lujunyan1118/jyluMisc documentation built on March 8, 2024, 12:17 a.m.