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.
Version: | 1.0.4 |
Depends: | R (≥ 3.3.1) |
Imports: | xts, zoo, dplyr (≥ 0.8.0.0), tibble, rlang |
Suggests: | knitr, rmarkdown, ggplot2, PerformanceAnalytics |
Published: | 2021-01-12 |
DOI: | 10.32614/CRAN.package.tbl2xts |
Author: | Nico Katzke [aut, cre] |
Maintainer: | Nico Katzke <nfkatzke at gmail.com> |
BugReports: | https://github.com/nicktz/tbl2xts/issues |
License: | GPL-3 |
URL: | https://tbl2xts.nfkatzke.com |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | tbl2xts results |
Reference manual: | tbl2xts.pdf |
Vignettes: |
Moving From Tbl To Xts Easily |
Package source: | tbl2xts_1.0.4.tar.gz |
Windows binaries: | r-devel: tbl2xts_1.0.4.zip, r-release: tbl2xts_1.0.4.zip, r-oldrel: tbl2xts_1.0.4.zip |
macOS binaries: | r-release (arm64): tbl2xts_1.0.4.tgz, r-oldrel (arm64): tbl2xts_1.0.4.tgz, r-release (x86_64): tbl2xts_1.0.4.tgz, r-oldrel (x86_64): tbl2xts_1.0.4.tgz |
Old sources: | tbl2xts archive |
Reverse imports: | rmsfuns |
Please use the canonical form https://CRAN.R-project.org/package=tbl2xts to link to this page.