apollo_initialise: Prepares environment

View source: R/apollo_initialise.R

apollo_initialiseR Documentation

Prepares environment

Description

Prepares environment (the global environment if called by the user) for model definition and estimation.

Usage

apollo_initialise()

Details

This function detaches variables and makes sure that output is directed to console. It does not delete variables from the working environment.

Value

Nothing.


apollo documentation built on Oct. 13, 2023, 1:15 a.m.