Package: dibble 0.3.0.9000
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.0.9000.tar.gz
dibble_0.3.0.9000.zip(r-4.5)dibble_0.3.0.9000.zip(r-4.4)
dibble_0.3.0.9000.tgz(r-4.4-any)
dibble_0.3.0.9000.tar.gz(r-4.5-noble)dibble_0.3.0.9000.tar.gz(r-4.4-noble)
dibble_0.3.0.9000.tgz(r-4.4-emscripten)
dibble.pdf |dibble.html✨
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
multidimensional-arraystidy-data
Last updated 3 months agofrom:ce45e39e9c. Checks:OK: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
R-4.4-win | OK | Nov 22 2024 |
R-4.4-mac | OK | Nov 22 2024 |
Exports:applyas_dibblebroadcastcolnamesdiagdiag<-dibbledibble_byeyefilterifelseis_dibblencolnrowonespmaxpminrownameszeros
Dependencies:cachemclicpp11dplyrfansifastmapgenericsgluelifecyclemagrittrmemoisepillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
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 |