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.


NathanSkene/MAGMA_Celltyping documentation built on Aug. 21, 2023, 8:55 a.m.