File: cubelyr-package.Rd

package info (click to toggle)
r-cran-cubelyr 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 332 kB
  • sloc: sh: 12; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 643 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/cubelyr-package.R
\docType{package}
\name{cubelyr-package}
\alias{cubelyr}
\alias{cubelyr-package}
\title{cubelyr: A Data Cube 'dplyr' Backend}
\description{
An implementation of a data cube extracted out of 'dplyr' for backward compatibility.
}
\seealso{
Useful links:
\itemize{
  \item \url{https://github.com/hadley/cubelyr}
  \item Report bugs at \url{https://github.com/hadley/cubelyr/issues}
}

}
\author{
\strong{Maintainer}: Hadley Wickham \email{hadley@rstudio.com}

Other contributors:
\itemize{
  \item RStudio [copyright holder]
}

}
\keyword{internal}