prep.effort
checks a list with effort information and
converts it into the object required by momo.
Arguments
- x
Either a list with environmental data at different time points as matrices or an array where the third dimension corresponds to the time points.
- date.format
Optional; allows to specify the format of the time points (either names of list elements or attributes for the third dimension depending on the format of x).
- verbose
if
TRUE
, print information to console. Default:TRUE
.