Load.branch: Loads a single R object from file

Description Usage Arguments Value Examples

View source: R/load_branch.R

Description

Loads a single R object from file

Usage

1

Arguments

file

contains R object

Value

object for file that was read

Examples

1
2
3
4
## Not run: 
processed <- Load.branch("read_data.R/process_data.Rdata")

## End(Not run) 

gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.