Skip to content
Snippets Groups Projects
Commit 9e4d3611 authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

Fixes #125

parent db5f7ccf
No related branches found
No related tags found
1 merge request!139Found a bug with repeating columns
.onAttach <- function(libname, pkgname) {
if("package:reshape" %in% search()){
packageStartupMessage("Caution: The reshape package interferes with some functions in the dataRetrieval package.")
}
}
#' Retrieval functions for USGS and EPA data
#'
#' \tabular{ll}{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment