Package 'statewaterdata'

Title: What the Package Does (One Line, Title Case)
Description: What the package does (one paragraph).
Authors: First Last [aut, cre] (YOUR-ORCID-ID)
Maintainer: First Last <[email protected]>
License: MIT + file LICENSE
Version: 0.0.0.9000
Built: 2025-01-02 02:39:31 UTC
Source: https://github.com/robertrenymwd/statewaterdata

Help Index


Load State Water Data

Description

This function loads the state_water_data_first_1000.xlsx file included in the statewaterdata package.

Usage

load_state_water_data(file_path = NULL)

Value

A data frame containing the state water data.

Examples

data <- load_state_water_data()