R/tidedata.R

#' @aliases tidedata
#' @title Tidal data for Sandy Strait, Australia
#' @description A dataset containing tidal observations recorded at Bundaberg, Australia
#' @format A data frame with 26351 rows and 3 variables:
#' \describe{
#'   \item{tideDT}{GMT date & time of each observation in class \code{\link[base:DateTimeClasses]{POSIXct}}.}
#'   \item{reading}{observed tidal height in metres.}
#'   \item{standard.port}{identifier of the tidal station.}
#' }
#' @source The State of Queensland (Department of Transport and Main Roads), Tidal data.
"tidedata"

Try the SDLfilter package in your browser

Any scripts or data that you put into this service are public.

SDLfilter documentation built on Nov. 10, 2023, 1:11 a.m.