boa.init: Start Session

Description Usage Arguments Author(s) See Also

Description

boa.init() is the first function called to start a BOA session when using the command-line. It sets up the internal data structures and initializes them with the appropriate default values.

Usage

1

Arguments

recover

a logical value for use if the previous BOA menu session terminated unexpectedly. It may be possible to crash the menu system by supplying the wrong type of data. In the event of a crash, recover = TRUE may be used to ensure that no data is lost.

Author(s)

Brian J. Smith

See Also

boa.load, boa.quit


boa documentation built on May 1, 2019, 9:12 p.m.

Related to boa.init in boa...