get_rds: Read in RDS files

Description Usage Arguments Details Value See Also

Description

get_rds reads in all RDS files from a directory

Usage

1
get_rds(data.dir, file.ext = ".Rds")

Arguments

data.dir

A character string with the name of the directory containing the RDS files

file.ext

An optional character string, defaults to .Rds

Details

This function reads in all RDS files in a given directory and saves them as objects in the Global Environment.

Value

An R object

See Also

readRDS


bgulbis/BGTools documentation built on May 12, 2019, 8:21 p.m.