store: Function for storing repeated values of a variable from one...

Description Usage Arguments

View source: R/store.R

Description

Function for storing repeated values of a variable from one environment in another by name.

Usage

1
store(x, from, to, step, n_steps)

Arguments

x

name of variable to be stored.

from

source environment

to

target environment

step

simulation iteration

n_steps

total number of simulation steps


sakrejda/simachine documentation built on May 29, 2019, 1 p.m.