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:

5.70 score 4 stars 2 packages 42 scripts 423 downloads 2 exports 19 dependencies

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

TargetResultDate
Doc / VignettesOKNov 04 2024
R-4.5-winOKNov 04 2024
R-4.5-linuxOKNov 04 2024
R-4.4-winOKNov 04 2024
R-4.4-macOKNov 04 2024
R-4.3-winOKNov 04 2024
R-4.3-macOKNov 04 2024

Exports:tbl_xtsxts_tbl

Dependencies:clidplyrfansigenericsgluelatticelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithrxtszoo

Moving From Tbl To Xts Easily

Rendered fromtbl2xts_vignette.Rmdusingknitr::rmarkdownon Nov 04 2024.

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