TPmodel: Function to create a JAGS-based Bayesian model to calculate trophic position
Description
This function is a wrapper of jags.model. It receives an
isotopeData class object containing the data, a model string returned by
either jagsOneBaseline, jagsTwoBaselines,
jagsTwoBaselinesFull or jagsBayesianModel, and
creates a JAGS model object.