The R Project SVN R

Rev

Rev 59039 | Rev 68948 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59039 Rev 61150
Line 34... Line 34...
34
quarters(x, abbreviate)
34
quarters(x, abbreviate)
35
\method{quarters}{POSIXt}(x, \dots)
35
\method{quarters}{POSIXt}(x, \dots)
36
\method{quarters}{Date}(x, \dots)
36
\method{quarters}{Date}(x, \dots)
37
 
37
 
38
julian(x, \dots)
38
julian(x, \dots)
39
\method{julian}{POSIXt}(x, origin = as.POSIXct("1970-01-01", tz="GMT"), \dots)
39
\method{julian}{POSIXt}(x, origin = as.POSIXct("1970-01-01", tz = "GMT"), \dots)
40
\method{julian}{Date}(x, origin = as.Date("1970-01-01"), \dots)
40
\method{julian}{Date}(x, origin = as.Date("1970-01-01"), \dots)
41
}
41
}
42
\arguments{
42
\arguments{
43
  \item{x}{an object inheriting from class \code{"POSIXt"} or \code{"Date"}.}
43
  \item{x}{an object inheriting from class \code{"POSIXt"} or \code{"Date"}.}
44
  \item{abbreviate}{logical.  Should the names be abbreviated?}
44
  \item{abbreviate}{logical.  Should the names be abbreviated?}