saveOut: Save data in various formats.

Description Usage Arguments Value Author(s) See Also

Description

Generic function for saving an object.

Usage

1
saveOut(object, type, fmt, out.loc, name, verbose, ...)

Arguments

object

Object to save.

type

Type of saving to perform, such as saving partial data from an object.

fmt

Format in which to save.

out.loc

Location in which to store the data.

name

Name for the saved object.

verbose

Whether the saving process should display informative output.

...

Any other parameters needed by the implementing method.

Value

The object just saved, usually.

Author(s)

Jeff Enos jeff@kanecap.com

See Also

loadIn


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