Learn R Programming

oce (version 1.7-2)

argoJuldToTime: Convert Argo Julian Day (juld) to time

Description

Convert Argo Julian Day (juld) to time

Usage

argoJuldToTime(jday)

Arguments

jday

A numerical value indicating the julian day in the Argo convention, with day=0 at 1950-01-01.

Examples

Run this code
# NOT RUN {
argoJuldToTime(25749)

# }

Run the code above in your browser using DataLab