# NOT RUN {
## Look up values for the M2 constituent in Halifax Harbour, Canada.
data("tidedata")
j <- which(tidedata$const$name=="M2")
tidemVuf(t=as.POSIXct("2008-01-22 18:50:24"), j=j, lat=44.63)
# }
Run the code above in your browser using DataLab