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.

Version: 0.1.2
Depends: R (≥ 3.2.1)
Imports: xts, zoo, dplyr, lazyeval, PerformanceAnalytics
Suggests: knitr, rmarkdown
Published: 2017-08-02
Author: Nico Katzke
Maintainer: Nico Katzke <nfkatzke at gmail.com>
License: GPL-3
NeedsCompilation: yes
Materials: README
CRAN checks: tbl2xts results

Downloads:

Reference manual: tbl2xts.pdf
Vignettes: Moving From Tbl To Xts Easily
Package source: tbl2xts_0.1.2.tar.gz
Windows binaries: r-devel: tbl2xts_0.1.2.zip, r-release: tbl2xts_0.1.2.zip, r-oldrel: tbl2xts_0.1.2.zip
OS X El Capitan binaries: r-release: tbl2xts_0.1.2.tgz
OS X Mavericks binaries: r-oldrel: tbl2xts_0.1.2.tgz
Old sources: tbl2xts archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tbl2xts to link to this page.