You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a comment about the help - when I was writing the unit tests now, I realized that the help does not do a good job in showing the context in which functions are being used.
Take as example plotLPJData - this function requires running getLPJData first, but this is nowhere documented, it just says that the input variable x is an LPJData object.
a comment about the help - when I was writing the unit tests now, I realized that the help does not do a good job in showing the context in which functions are being used.
Take as example plotLPJData - this function requires running getLPJData first, but this is nowhere documented, it just says that the input variable x is an LPJData object.
A good help should have
see, for example, ?DHARMa::plot.DHARMa