Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Water
dataRetrieval
Commits
0833a037
Commit
0833a037
authored
Nov 19, 2021
by
Laura A DeCicco
Browse files
putting WQP date checker internal
parent
8fb3bed8
Changes
2
Hide whitespace changes
Inline
Side-by-side
NAMESPACE
View file @
0833a037
...
...
@@ -2,7 +2,6 @@
export(addWaterYear)
export(calcWaterYear)
export(checkWQPdates)
export(constructNWISURL)
export(constructUseURL)
export(constructWQPURL)
...
...
man/checkWQPdates.Rd
View file @
0833a037
...
...
@@ -16,9 +16,4 @@ values named list with corrected arguments to send to the Water Quality Portal
Checks date format for inputs to the Water Quality Portal. Used in \code{readWQPqw}
and \code{readWQPdata}.
}
\examples{
values <- list(startDateLo="01-01-2002", characteristicName="Phosphorous",
endDate=as.Date("2014-01-01"))
values <- checkWQPdates(values)
}
\keyword{internal}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment