load_rdata: load RData

View source: R/load_rdata.R

load_rdataR Documentation

load RData

Description

Load processed data using a function that assigns it to a specific variable (so you don't have to guess what the loaded variable name is).

Usage

load_rdata(file)

Arguments

file

a (readable binary-mode) connection or a character string giving the name of the file to load (when tilde expansion is done).


bschilder/scKirby documentation built on Oct. 2, 2024, 10:16 p.m.