.github/ISSUE_TEMPLATE/bug_report.md

name: Bug report about: Create a report to help us improve title: '' labels: '' assignees: '' editor_options: markdown: wrap: 72

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

1. Go to '...'

2. Click on '....'

3. Scroll down to '....'

4. See error

Code to reproduce the behavior:

library(EPATADA)

# Data used when you encountered the bug
df <- TADAdataRetrieval("a","b","c","d")

# TADA function and function inputs used when you encountered the bug
df2 <- TADA_ProblemFunction("a","b","c","d")

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

Reminders for TADA contributors addressing this issue

Bug fixes should include all the following work:



USEPA/TADA documentation built on April 12, 2025, 1:47 p.m.