add_non_simulated_zone: add_non_simulated_zone

Description Usage Arguments Value

View source: R/add_non_simulated_zone.R

Description

add_non_simulated_zone

Usage

1
2
3
4
5
6
add_non_simulated_zone(
  stand_data,
  coeff_traj = c(a = 13.532, b = -1.461, a0 = 14.21, b0 = -1.79),
  grab_force = 2,
  show_point = FALSE
)

Arguments

stand_data

data.frame from the use of "import_stand_data" function

coeff_traj

coefficient a, b, a0, and b0 of the mortality trajectory (cf : Ningre et al "Trajectoires d auto-eclaircie du Douglas en France)

grab_force

force apply to connect point together. Defaults to 2

show_point

if TRUE point used to find isolines are shown

Value

A ggplot object corresponding to the zone of non-simulated data


paul-carteron/SimCop documentation built on Dec. 22, 2021, 6:42 a.m.