Package: tbl2xts 1.0.5

tbl2xts: Convert Tibbles or Data Frames to Xts Easily

Facilitate the movement between data frames to 'xts'. Particularly useful when moving from 'tidyverse' to the widely used 'xts' package, which is the input format of choice to various other packages. It also allows the user to use a 'spread_by' argument for a character column 'xts' conversion.

Authors:Nico Katzke [aut, cre]

tbl2xts_1.0.5.tar.gz
tbl2xts_1.0.5.zip(r-4.5)tbl2xts_1.0.5.zip(r-4.4)tbl2xts_1.0.5.zip(r-4.3)
tbl2xts_1.0.5.tgz(r-4.5-any)tbl2xts_1.0.5.tgz(r-4.4-any)tbl2xts_1.0.5.tgz(r-4.3-any)
tbl2xts_1.0.5.tar.gz(r-4.5-noble)tbl2xts_1.0.5.tar.gz(r-4.4-noble)
tbl2xts_1.0.5.tgz(r-4.4-emscripten)tbl2xts_1.0.5.tgz(r-4.3-emscripten)
tbl2xts.pdf |tbl2xts.html
tbl2xts/json (API)

# Install 'tbl2xts' in R:
install.packages('tbl2xts', repos = c('https://nicktz.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/nicktz/tbl2xts/issues

Pkgdown site:https://tbl2xts.nfkatzke.com

Datasets:
  • TRI - This is a toy dataset, which is simply an example of a Total Return Index that can be used in packages requiring xts

On CRAN:

5.90 score 4 stars 2 packages 66 scripts 440 downloads 2 exports 19 dependencies

Last updated 1 years agofrom:bc23996881. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 02 2025
R-4.5-winOKFeb 02 2025
R-4.5-macOKFeb 02 2025
R-4.5-linuxOKFeb 02 2025
R-4.4-winOKFeb 02 2025
R-4.4-macOKFeb 02 2025
R-4.3-winOKFeb 02 2025
R-4.3-macOKFeb 02 2025

Exports:tbl_xtsxts_tbl

Dependencies:clidplyrfansigenericsgluelatticelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithrxtszoo

Moving From Tbl To Xts Easily

Rendered fromtbl2xts_vignette.Rmdusingknitr::rmarkdownon Feb 02 2025.

Last update: 2020-12-09
Started: 2017-06-23