loadOneName: load an object from .RDATA file

Description Usage Arguments Value

View source: R/utils.R

Description

load an object from .RDATA file

Usage

1
loadOneName(objName, file, envir = parent.frame(), assign.on.exit = TRUE)

Arguments

objName

the name of the object

file

the file path

envir

environment; default is calling environment: parent.frame

assign.on.exit

default is TRUE

Value

a new environment


oslerinhealth/baker documentation built on May 22, 2021, 12:05 p.m.