loadIn: Load data from various formats.

Description Usage Arguments Value Author(s) See Also

Description

Generic function for loading data into an object.

Usage

1
loadIn(object, in.loc, fmt, ...)

Arguments

object

Object to be populated with data.

in.loc

Location or origin of the data.

fmt

Format in which the data is stored.

...

Any other parameters needed by the implementing method.

Value

The object with data loaded from in.loc, usually.

Author(s)

Jeff Enos jeff@kanecap.com

See Also

saveOut


portfolioSim documentation built on May 1, 2019, 9:23 p.m.