Load: Load function that returns the object(s) instead of attaching...

View source: R/io.R

LoadR Documentation

Load function that returns the object(s) instead of attaching it to the global namespace stolen from K. Rudolph and M. Schubert in the 'ebits' repo

Description

Load function that returns the object(s) instead of attaching it to the global namespace stolen from K. Rudolph and M. Schubert in the 'ebits' repo

Usage

Load(filename)

Arguments

filename

filename to be loaded in the global environment

Value

the object content which needs to be stored for later use


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.