ingest_
ingests data from http://www.o3d.org/npgo/ for the North
Pacific Gyre Oscillation. All ingest functions use the source file
name as an identifying column to track provenance and relate data and metadata
read from files.
ingest_NPGO( input.source = "http://www.o3d.org/npgo/npgo.php", export.header = TRUE )
input.source | Character indicating the URI to the HTML representation of the data. |
---|---|
export.header | A logical indicating if header information is written to a separate data frame. |
A data frame. If export.header = TRUE a temporary file is created for
the header data. See ingest_header
for more information.
df_npgo <- ingest_NPGO() # reads in all the data#>