load_into_list: load contents of RData file into a list

View source: R/general_functions.R

load_into_listR Documentation

load contents of RData file into a list

Description

load contents of RData file into a list

Usage

load_into_list(filename, var_names)

Arguments

filename

character vector of length 1: RData filename

var_names

optional argument specifying variables to load. If missing, load all variables

Value

list containing variables with names var_names


ada-w-yan/deltaomicron1 documentation built on June 24, 2022, 5:41 a.m.