powered by
Initialise array of resource and landscape-level interactions.
make_interaction_table(RESOURCES, LAND)
The resources array produced by the resource function within GMSE
The landscape array on which interactions between resources and agents occur
# NOT RUN { interaction_tabl <- make_interaction_table(starting_resources, LANDSCAPE_r); # }
Run the code above in your browser using DataLab