Learn R Programming

rsoi (version 0.4.0)

download_npgo: Download North Pacific Gyre Oscillation data

Description

North Pacific Gyre Oscillation data also known as the Victoria mode

Usage

download_npgo()

Arguments

Value

  • Date: Date object that uses the first of the month as a placeholder. Date formatted as date on the first of the month because R only supports one partial of date time

  • Year: Year of Record

  • Month: Month of record

  • NPGO: North Pacific Gyre Oscillation

References

http://www.oces.us/npgo

Examples

Run this code
# NOT RUN {
npgo <- download_npgo()

# }

Run the code above in your browser using DataLab