createJAGSdata: create a data list for the JAGS models

Description Usage Arguments Value Examples

View source: R/createJAGSdata.R

Description

create a data list for the JAGS models

Usage

1
2
createJAGSdata(dataDir = "", dataType = "smolt", includeSmolt = TRUE,
  habType = "area")

Arguments

dataDir

the directory of the file together.csv.

includeSmolt

if TRUE, smolt data will be included

Value

a list with the data necessary to run the JAGS model.

Examples

1
dat <- createJAGSprojectionData("data dir goes here")

MartinLiermann/coastalCohoSS documentation built on April 12, 2021, 2:11 a.m.