Package: dibble 0.3.2
dibble: Dimensional Data Frames
Provides a 'dibble' that implements data cubes (derived from 'dimensional tibble'), and allows broadcasting by dimensional names.
Authors:
dibble_0.3.2.tar.gz
dibble_0.3.2.zip(r-4.7)dibble_0.3.2.zip(r-4.6)dibble_0.3.2.zip(r-4.5)
dibble_0.3.2.tgz(r-4.6-any)dibble_0.3.2.tgz(r-4.5-any)
dibble_0.3.2.tar.gz(r-4.7-any)dibble_0.3.2.tar.gz(r-4.6-any)
dibble_0.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dibble/json (API)
NEWS
| # Install 'dibble' in R: |
| install.packages('dibble', repos = c('https://uchidamizuki.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/uchidamizuki/dibble/issues
Pkgdown/docs site:https://uchidamizuki.github.io
multidimensional-arraystidy-data
Last updated from:11ac424262. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 129 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-oldrel-arm64 | OK | 86 | ||
| windows-devel | OK | 90 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 110 |
Exports:applyas_dibblebroadcastcolnamesdiagdiag<-dibbledibble_byeyefilterifelseis_dibblencolnrowonespmaxpminrownameszeros
Dependencies:cachemclicpp11dplyrfastmapgenericsgluelifecyclemagrittrmemoisepillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Apply functions over array margins | apply apply.ddf_col apply.default apply.tbl_ddf |
| Coerce an object to a dibble | as_dibble as_dibble.ddf_col as_dibble.default as_dibble.grouped_df as_dibble.rowwise_df as_dibble.tbl_ddf |
| Basic matrices and arrays | basic-matrices-arrays eye eye.ddf_col eye.default eye.matrix eye.tbl_ddf ones ones.array ones.ddf_col ones.default ones.tbl_ddf zeros zeros.array zeros.ddf_col zeros.default zeros.tbl_ddf |
| Broadcast to a new dimension | broadcast broadcast.ddf_col broadcast.default broadcast.tbl_ddf |
| Matrix diagonals | diag diag.ddf_col diag.default diag.tbl_ddf diag<- diag<-.ddf_col diag<-.default diag<-.tbl_ddf |
| Build a dimensional data frame | dibble |
| Constructs a dibble by one or more variables | dibble_by |
| Maxima and Minima | extremes pmax pmax.ddf_col pmax.default pmax.tbl_ddf pmin pmin.ddf_col pmin.default pmin.tbl_ddf |
| Conditional element selection | ifelse ifelse.ddf_col ifelse.default ifelse.tbl_ddf |
| Test if the object is a dibble | is_dibble |
| The number of rows/columns | ncol ncol.ddf_col ncol.default ncol.tbl_ddf nrow nrow-ncol nrow.ddf_col nrow.default nrow.tbl_ddf |
| Row and column names | colnames colnames.ddf_col colnames.default colnames.tbl_ddf row-colnames rownames rownames.ddf_col rownames.default rownames.tbl_ddf |
