Skip to content
Snippets Groups Projects
Commit de6629c2 authored by dj44vuri's avatar dj44vuri
Browse files

small change

parent 98a31a9c
Branches
No related tags found
No related merge requests found
......@@ -139,7 +139,10 @@ designs_all <- list()
return(output)
} else return(database)
} else {
output<- 1:no_sim %>% purrr::map(datadet, utility = ut, setspp=setpp, bcoefficients = bcoefficients, decisiongroups = decisiongroups, manipulations = manipulations)
return(output)
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment