bco_pbd_sim: Higher-level interface to pbd_sim

Description Usage Arguments Author(s)

View source: R/bco_pbd_sim.R

Description

Higher-level interface to pbd_sim

Usage

1
2
3
4
5
6
bco_pbd_sim(
  pbd_params,
  crown_age = NULL,
  stem_age = NULL,
  add_shortest_and_longest = FALSE
)

Arguments

pbd_params

PBD parameters, as created by create_pbd_params

crown_age

the crown age. Either crown_age or stem_age must be exclusively set

stem_age

the stem age Either crown_age or stem_age must be exclusively set

add_shortest_and_longest

if TRUE, the result of this function will also include the species trees obtained by sampling with 'shortest' and 'longest'

Author(s)

Richel J.C. Bilderbeek


richelbilderbeek/becosys documentation built on Oct. 19, 2020, 9:20 a.m.