Description Usage Arguments Value Examples
View source: R/createJAGSdata.R
create a data list for the JAGS models
| 1 2 | createJAGSdata(dataDir = "", dataType = "smolt", includeSmolt = TRUE,
  habType = "area")
 | 
| dataDir | the directory of the file together.csv. | 
| includeSmolt | if TRUE, smolt data will be included | 
a list with the data necessary to run the JAGS model.
| 1 | dat <- createJAGSprojectionData("data dir goes here")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.