years_to_K: Calculate the number of years until a population reaches...

Description Usage Arguments Value

View source: R/years_to_K.R

Description

Calculate the number of years until a population reaches carrying capacity

Usage

1
years_to_K(starting_stock, r, K)

Arguments

starting_stock

The starting stock of a population.

r

Intrinsic growth rate.

K

Carrying capacity.

Value

Years until carrying capacity is reached.


quin-smith/groupcsbigpkg documentation built on March 22, 2021, 11:05 p.m.