Skip to content

Commit 23f4f14

Browse files
committed
language
1 parent 4bc21b6 commit 23f4f14

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

vignettes/tutorial.Rmd

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ Finally, if there are still questions that the vignette and help files don't ans
5858

5959
<https://github.com/DOI-USGS/dataRetrieval/issues>
6060

61-
For a longer introduction to the `dataRetrieval` package, see:
62-
63-
<https://rconnect.usgs.gov/dataRetrieval_workshop>
64-
6561
# Orientation
6662

6763
`dataRetrieval` provides US water data mainly via 3 sources:
@@ -84,8 +80,6 @@ Functions in `dataRetrieval` look like `read_waterdata_daily`, `read_waterdata_c
8480
+ Functions that end in "data": These are flexible, powerful functions that allow complex user queries.
8581
+ Functions that don't end with "data" are user-friendly functions that assume site, code, and start/end dates are known.
8682

87-
88-
8983
# Data Overview
9084

9185
There are many types of data available from `dataRetrieval`. To understand how the services are separated, it's helpful to understand that each data type is retrieved from a completely different web service or API.

0 commit comments

Comments
 (0)