| Title: | What the Package Does (One Line, Title Case) |
|---|---|
| Description: | What the package does (one paragraph). |
| Authors: | First Last [aut, cre] (ORCID: YOUR-ORCID-ID) |
| Maintainer: | First Last <[email protected]> |
| License: | MIT + file LICENSE |
| Version: | 0.0.0.9000 |
| Built: | 2026-05-10 07:27:44 UTC |
| Source: | https://github.com/robertrenymwd/statewaterdata |
This function loads the state_water_data_first_1000.xlsx file included in the statewaterdata package.
load_state_water_data(file_path = NULL)load_state_water_data(file_path = NULL)
A data frame containing the state water data.
data <- load_state_water_data()data <- load_state_water_data()