simulate_period: Simulate the specified period of activity.

Description Usage Arguments Value

View source: R/simulate_period.R

Description

Simulate the specified period of activity.

Usage

1
simulate_period(case, period_nbr)

Arguments

case

List. output of either create_case of simulate_period.

period_nbr

Integer. Number (i.d. order) of the period to simulate.

Value

Append updated journal and census to the competitors' parameters.

list of sublists necessary information for simulation and documentation:

base_market

parameters about the environment, chart of accounts and market in the case.

base_company

parameters about the company, its capacity, technology, beginning of journal and censuses of various resources.


NicolasJBM/simulR documentation built on Feb. 15, 2021, 9:38 a.m.