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.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'))

Peer review:

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

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:

2 exports 4 stars 1.60 score 19 dependencies 2 dependents 41 scripts 441 downloads

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

TargetResultDate
Doc / VignettesOKAug 25 2024
R-4.5-winOKAug 25 2024
R-4.5-linuxOKAug 25 2024
R-4.4-winOKAug 25 2024
R-4.4-macOKAug 25 2024
R-4.3-winOKAug 25 2024
R-4.3-macOKAug 25 2024

Exports:tbl_xtsxts_tbl

Dependencies:clidplyrfansigenericsgluelatticelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithrxtszoo

Moving From Tbl To Xts Easily

Rendered fromtbl2xts_vignette.Rmdusingknitr::rmarkdownon Aug 25 2024.

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