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

corrected typo "return(a)"

parent 00583e0a
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
#' @param s a vector of survival probabilities for each age class
#' @param f a vector of fecundity values for each age class
#'
#' @returna list, including : the Leslie matrix A, vital rates values (as a vector and as a list),
#' @return list, including : the Leslie matrix A, vital rates values (as a vector and as a list),
#' a symbolic expression of the Leslie matrix, the elements (expression) of the symbolic Leslie matrix,
#' a table of the sensitivities and elasticites ('sens_elas')
#' @export
......
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