Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop new interactive "result value" by "day of year" plot #477

Open
6 tasks
cristinamullin opened this issue Jun 4, 2024 · 0 comments
Open
6 tasks
Assignees

Comments

@cristinamullin
Copy link
Collaborator

Feature request

Develop a new figure function to generate the "day of year" plot shown below and include it in Figures.R.

Function inputs include:

  • MonitoringLocationIdentifier or TADA.MonitoringLocationIdentifier = select one or "all"
  • TADA.CharacteristicName
  • Year range
  • Month range (1-12)
image

Reminders for TADA contributors addressing this issue

New features should include all of the following work:

  • Create the function/code.

  • Document all code using comments to describe what is does.

  • Create tests in tests folder.

  • Create help file using roxygen2 above code.

  • Create working examples in help file (via roxygen2).

  • Add to appropriate vignette (or create new one).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants