Package: dfidx 0.1-0
dfidx: Indexed Data Frames
Provides extended data frames, with a special data frame column which contains two indexes, with potentially a nesting structure.
Authors:
dfidx_0.1-0.tar.gz
dfidx_0.1-0.zip(r-4.5)dfidx_0.1-0.zip(r-4.4)dfidx_0.1-0.zip(r-4.3)
dfidx_0.1-0.tgz(r-4.4-any)dfidx_0.1-0.tgz(r-4.3-any)
dfidx_0.1-0.tar.gz(r-4.5-noble)dfidx_0.1-0.tar.gz(r-4.4-noble)
dfidx_0.1-0.tgz(r-4.4-emscripten)dfidx_0.1-0.tgz(r-4.3-emscripten)
dfidx.pdf |dfidx.html✨
dfidx/json (API)
NEWS
# Install 'dfidx' in R: |
install.packages('dfidx', repos = c('https://ycroissant.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ycroissant/dfidx/issues
Last updated 3 months agofrom:a21e7dbef2. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 21 2024 |
R-4.5-win | ERROR | Oct 21 2024 |
R-4.5-linux | ERROR | Oct 21 2024 |
R-4.4-win | ERROR | Oct 21 2024 |
R-4.4-mac | ERROR | Oct 21 2024 |
R-4.3-win | ERROR | Oct 21 2024 |
R-4.3-mac | ERROR | Oct 21 2024 |
Exports:%>%arrangeas_tibbledfidxfilterfold_idxidxidx_namemutatepullselectslicetransmuteunfold_idx
Dependencies:clidplyrfansiFormulagenericsgluelifecyclemagrittrpillarpkgconfigR6rbibutilsRdpackrlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Data frames with indexes | dfidx |
Methods for dplyr verbs | arrange.dfidx dplyr filter.dfidx mutate.dfidx select.dfidx slice.dfidx transmute.dfidx |
Index for dfidx | format.idx idx idx.dfidx idx.idx idx.xseries |
Get the names of the indexes | idx_name idx_name.dfidx idx_name.idx idx_name.xseries |
Methods for dfidx | $.dfidx $<-.dfidx as.data.frame.dfidx head.dfidx mean.dfidx methods.dfidx print.dfidx print.idx print.xseries [.dfidx [[.dfidx [[<-.dfidx |
model.frame/matrix for dfidx objects | model.frame.dfidx model.matrix.dfidx print.dfidx_matrix |
Fold and Unfold a dfidx object | fold_idx unfold_idx |