https://github.com/cran/SoDA
Raw File
Tip revision: 698183c35adc80e5e08cb2ef09ed13dc3c445a97 authored by John M Chambers on 12 June 2014, 00:00:00 UTC
version 1.0-6
Tip revision: 698183c
DateTime-class.Rd
\name{DateTime-class}
\docType{class}
\alias{DateTime-class}

\title{Class Union "DateTime" }
\description{A class union for the standard data/time classes, \code{"POSIXct"},\code{"POSIXlt"}, and \code{"POSIXt"}.}
\section{Objects from the Class}{A virtual Class: No objects may be created from it.}
\seealso{

	Class \code{\linkS4class{GPSTrack}} for a class having a slot of this class.
}
\keyword{classes}
back to top