AndrewLJackson / siar

Stable Isotope Analysis in R - package
24 stars 5 forks source link

added Return value for 'siarhdrs' function #21

Closed PhDMeiwp closed 6 years ago

PhDMeiwp commented 6 years ago

Previous version:

library(siar) # the latest version
...
siarhdrs(model1)

Latest version: (added Return value for 'siarhdrs' function)

AndrewLJackson commented 6 years ago

Hi PhDMeiwp! thanks again for this pull request which i have accepted. Its great that you are contributing to this package, and its brilliant to see GitHub working as it should for projects like this. Just please dont spend much time updating the code for siar, as the package is very out of date, and we plan on either:

In any case, the preference is for users to work with MixSIAR for most analyses, and simmr if you want to do something more basic and similar to the original analyses in siar. Essentially simmr is a place where Andrew Parnell is playing with new code and ideas for mixing models, while MixSIAR is our published "do it all" type package for mixing models.

best wishes

Andrew

PhDMeiwp commented 6 years ago

Dear Professor Andrew Jackson

Thank you so much for your suggestions. MixSIAR etc are so powerful and helpful to my research on stable isotopes.
Look forward to your great work in the future.

Best regards,

PhDMeiwp