Skip to content

help files in general #43

Description

@florianhartig

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

  • a link to getLPJData in the help of x
  • a link to getLPJData with the @Seealso tag
  • a shared help file that shows both functions in context, see also comment in example files #39

see, for example, ?DHARMa::plot.DHARMa

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions