Skip to contents

load an object from .RDATA file

Usage

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