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 April 22, 2024, 12:13 a.m.