load_rdata: Load RData

View source: R/load_rdata.R

load_rdataR Documentation

Load RData

Description

Load a .rda file directly into a specific variable, This avoids the issue of not knowing what the variable name will be when loadings .rda files the usual way (load).

Usage

load_rdata(fileName)

Arguments

fileName

Path to .rda file.


neurogenomics/MAGMA_Celltyping documentation built on May 19, 2024, 7:33 p.m.