All Projects → hadley → cubelyr

hadley / cubelyr

Licence: other
A data cube dplyr backend

Programming Languages

r
7636 projects

cubelyr

R-CMD-check

cubelyr pulls the experimental tbl_cube() out of dplyr, so you can continue to use it if you want.

Installation

You can install the released version of cubelyr from CRAN with:

install.packages("cubelyr")

Example

This is a basic example which shows you how to solve a common problem:

library(cubelyr)
## basic example code
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].