Home
last modified time | relevance | path

Searched +refs:as +refs:POSIXlt +refs:tis (Results 1 – 10 of 10) sorted by relevance

/dports/math/R-cran-zoo/zoo/tests/
H A Das.Date.Rout.save28 > as.Date(as.POSIXlt("2000-01-01 00:00:00 GMT", tz = "GMT"))
30 > as.Date(NA)
40 > ## for tis objects
41 > library("tis")
52 The following objects are masked from 'package:tis':
66 as.Date, as.Date.numeric
74 > as.Date(as.POSIXlt("2000-01-01 00:00:00 GMT", tz = "GMT"))
86 > as.Date.ti <- tis:::as.Date.ti ## filed request for export
89 > as.Date.jul <- tis:::as.Date.jul ## filed request for export
101 The following objects are masked from 'package:tis':
[all …]
/dports/devel/R-cran-lubridate/lubridate/
H A DNAMESPACE3 S3method(as.POSIXct,fts)
4 S3method(as.POSIXct,irts)
6 S3method(as.POSIXct,xts)
8 S3method(as.POSIXlt,fts)
9 S3method(as.POSIXlt,irts)
10 S3method(as.POSIXlt,timeSeries)
11 S3method(as.POSIXlt,tis)
12 S3method(as.POSIXlt,xts)
13 S3method(as.POSIXlt,zoo)
37 S3method(reclass_date,POSIXlt)
[all …]
/dports/math/R-cran-zoo/zoo/
H A DNAMESPACE101 "panel.lines.tis",
105 "panel.points.tis",
109 "panel.text.tis",
114 "panel.segments.tis",
118 "panel.rect.tis",
122 "panel.polygon.tis",
285 ## methods for class tis
301 S3method("as.POSIXlt", "yearmon")
331 S3method("as.POSIXlt", "yearqtr")
425 S3method("as.zoo", "tis")
[all …]
H A DNEWS76 o Replace as.zoo.xts() with xts:::as.zoo.xts(). Both zoo and xts register
148 base::as.Date().
218 o A few as.yearmon/as.yearqtr methods were not registered in
410 as missing.
523 o tis graphics support
555 o as.zoo() methods for "xts", "tis", "fts", and "mcmc" objects (the other
561 - as.yearmon() now also accepts "%b %Y" as a default format so
562 as.yearmon(as.character(ym)) where ym is yearmon now works
673 o as.yearmon.character accepts "%Y-%m" default format (as well
713 as well as data, index (and frequency).
[all …]
/dports/math/R-cran-zoo/zoo/man/
H A Dyearmon.Rd3 \alias{as.yearmon}
16 \alias{as.Date}
21 \alias{as.POSIXlt.yearmon}
65 \code{"POSIXlt"}, \code{"numeric"}, \code{"character"} and \code{"jul"}.
66 The last one is from the \code{"tis"} package available on CRAN.
112 as.Date(x)
123 as.numeric(d - as.Date(as.yearmon(d)))
127 as.Date(as.yearmon(as.yearqtr(x)) + 2/12) + 14
134 as.ts(z)
153 as.ts(z)
[all …]
/dports/math/R-cran-zoo/zoo/tests/Examples/
H A Dzoo-Ex.Rout.save306 > ### as.zoo.irts as.zoo.matrix as.zoo.mcmc as.zoo.tis as.zoo.xts
1338 > na.locf(z.na)[as.POSIXlt(time(z.na))$mday == 5]
1352 > z.na[idx[as.POSIXlt(time(z.na))$mday == 5]]
2558 > ### Aliases: xyplot.zoo xyplot.its xyplot.tis llines.zoo llines.its
2559 > ### llines.tis lpoints.zoo lpoints.its lpoints.tis ltext.zoo ltext.its
2560 > ### ltext.tis panel.lines.zoo panel.lines.ts panel.lines.its
2562 > ### panel.points.tis panel.text.zoo panel.text.ts panel.text.its
2563 > ### panel.text.tis panel.plot.default panel.plot.custom
2567 > ### panel.polygon.tis
2726 > ### as.POSIXlt.yearmon as.list.yearmon as.numeric.yearmon
[all …]
/dports/math/R-cran-zoo/zoo/inst/doc/
H A Dzoo-faq.Rnw307 \code{as.yearmon2.Date} methods as well as the inverse:
311 as.yearmon2 <- function(x, ...) UseMethod("as.yearmon2")
313 y <- as.yearmon(with(as.POSIXlt(x, tz = "GMT"), 1900 + year + mon/12))
319 \code{as.Date.yearmon2} is inverse of \code{as.yearmon2.Date}
329 as.Date((1-frac) * as.numeric(dd.start) + frac * as.numeric(dd.end),
358 m <- unique(as.Date(as.yearmon(tt)))
375 m <- unique(as.Date(as.yearmon(tt)))
399 m <- unique(as.Date(as.yearmon(tt)))
465 as.zoo(as.timeSeries(zz))
544 \pkg{tis} & Time Indexes and Time Indexed Series \\ \hline
[all …]
/dports/math/R-cran-zoo/zoo/vignettes/
H A Dzoo-faq.Rnw307 \code{as.yearmon2.Date} methods as well as the inverse:
311 as.yearmon2 <- function(x, ...) UseMethod("as.yearmon2")
313 y <- as.yearmon(with(as.POSIXlt(x, tz = "GMT"), 1900 + year + mon/12))
319 \code{as.Date.yearmon2} is inverse of \code{as.yearmon2.Date}
329 as.Date((1-frac) * as.numeric(dd.start) + frac * as.numeric(dd.end),
358 m <- unique(as.Date(as.yearmon(tt)))
375 m <- unique(as.Date(as.yearmon(tt)))
399 m <- unique(as.Date(as.yearmon(tt)))
465 as.zoo(as.timeSeries(zz))
544 \pkg{tis} & Time Indexes and Time Indexed Series \\ \hline
[all …]
/dports/math/R/R-4.1.2/src/library/base/po/
H A Dlt.po1217 msgstr "'%s' turi būti sąrašas"
1360 msgstr "argumentas nėra sąrašas"
2529 msgstr "nėra prievadų sąrašas"
2639 msgid "zero-length component [[%d]] in non-empty \"POSIXlt\" structure"
2640 msgstr "nulinio ilgio komponentas [[%d]] netuščioje \"POSIXlt\" struktūroje"
2643 msgid "invalid component [[10]] in \"POSIXlt\" should be 'zone'"
2644 msgstr "neleistinas komponentas [[10]], esantis \"POSIXlt\", turi būti 'zone'"
2647 msgid "More than 9 list components in \"POSIXlt\" without timezone"
2648 msgstr "Daugiau nei 9 sąrašo komponentai \"POSIXlt\" be laiko juostos"
2889 msgid "pairlists are passed as SEXP as from R 2.15.0"
[all …]
/dports/math/libRmath/R-4.1.1/src/library/base/po/
H A Dlt.po1217 msgstr "'%s' turi būti sąrašas"
1360 msgstr "argumentas nėra sąrašas"
2529 msgstr "nėra prievadų sąrašas"
2639 msgid "zero-length component [[%d]] in non-empty \"POSIXlt\" structure"
2640 msgstr "nulinio ilgio komponentas [[%d]] netuščioje \"POSIXlt\" struktūroje"
2643 msgid "invalid component [[10]] in \"POSIXlt\" should be 'zone'"
2644 msgstr "neleistinas komponentas [[10]], esantis \"POSIXlt\", turi būti 'zone'"
2647 msgid "More than 9 list components in \"POSIXlt\" without timezone"
2648 msgstr "Daugiau nei 9 sąrašo komponentai \"POSIXlt\" be laiko juostos"
2889 msgid "pairlists are passed as SEXP as from R 2.15.0"
[all …]