.github/ISSUE_TEMPLATE/question.md

name: Question about: Ask a question title: '' labels: question assignees: '' editor_options: markdown: wrap: 72

What is your question?

A clear and concise description of the question.

To Reproduce

If possible, narrow down the question to a specific data set and EPATADA function:

library(EPATADA)
# Include the TADA_DataRetrieval() function inputs used
df <- TADA_DataRetrieval("a","b","c","d")

# Function your question pertains to
df <- TADA_QuestionableFunction("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.



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