Skip to content
Snippets Groups Projects
Commit e9dd2994 authored by thierrychambert's avatar thierrychambert
Browse files

correction example dans infer_rMAX

parent af73057c
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ Calculates the rMAX of a density-dependence relationship, based on K and current
}
\examples{
## Infer rMAX
infer_rMAX(rMAX = NULL, K = 2000, theta = 1, pop_size_current = 200, pop_growth_current = 1.08)
infer_rMAX(K = 2000, theta = 1, pop_size_current = 200, pop_growth_current = 1.08)
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment