# \donttest{
# Quick state analysis - use states with good data coverage
results <- quick_state_analysis(
state = "TX", # Texas has good data coverage
scale = "county",
year = 2016,
nutrients = "nitrogen",
include_wwtp = TRUE
)
# }
Run the code above in your browser using DataLab