Learn R Programming

adapr (version 1.0.1)

Load.branch: Loads a single R object from file

Description

Loads a single R object from file

Usage

Load.branch(file)

Arguments

file
contains R object

Value

object for file that was read

Examples

Run this code
## Not run: 
# processed <- Load.branch("read_data.R/process_data.Rdata")
# ## End(Not run) 

Run the code above in your browser using DataLab