loadLibraryAs: Loads a R object with a given name into a desired environment

Description Usage Arguments Value

Description

Loads a R object with a given name into a desired environment

Usage

1
loadLibraryAs(name, filename, envir = globalenv())

Arguments

name

Name of the object you want to load

filename

Path to the file and name of the file that should be loaded

enir

The environment in which the object should be loaded

Value

Tthe name of the just created object


SimonSchafferer/custom-neuro-ncRNA-microarray documentation built on May 9, 2019, 1:45 p.m.