loadLocal: Read a local RDS file.

View source: R/utility_functions.R

loadLocalR Documentation

Read a local RDS file.

Description

Use the readRDS function to load the given file which should be in RDS format.

Usage

loadLocal(filename)

Arguments

filename

Path to the file to be read.

Value

Content of file.


yigbt/multiGSEA documentation built on April 28, 2023, 10:02 p.m.