make_sim_df: Extract Data.frame of Simulation Data

Description Usage Arguments Value

View source: R/sim_results.R

Description

Function to extract useful data from a simulation object and return it in a data.frame

Usage

1
2
make_sim_df(full_sim_ob, thin_to = 10000, include_trees = TRUE,
  summarise_trees = FALSE, PD = "PSE")

Arguments

full_sim_ob

A simulation object as produced by sim_radiation

thin_to

How many timesteps of data to return. The function will thin the output to match this length.

Value

A data.frame with simulation data for thin_to timesteps


rdinnager/nichefillr documentation built on Dec. 3, 2019, 7:13 a.m.