View source: R/dfo.rv.jonah.analysis.r
dfo.rv.jonah.analysis | R Documentation |
Stratified analysis of DFO lobster data with bootstrapped resampling and set-up the data for sensitivity analysis
dfo.rv.jonah.analysis(
DS = "stratified.estimates",
out.dir = "bio.lobster",
p = p,
ip = NULL,
save = T
)
DS |
:the selection of analysis, options include |
out.dir |
: specify the location of data saves, default is null and uses the project.datadirectory function as default |
p |
: the parameter list which contains the specifics of the analysis at a minimum includes the season and area for analysis |
saves or loads .rdata objects
Adam Cook, Adam.Cook@dfo-mpo.gc.ca
require(devtools)
load_all('E:/git/LobsterScience/bio.lobster') #to load from directory rather than package if modifying
dfo.rv.analysis(DS = 'stratified.estimates')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.