Package: dat 0.7.0
dat: Tools for Data Manipulation
An implementation of common higher order functions with syntactic sugar for anonymous function. Provides also a link to 'dplyr' and 'data.table' for common transformations on data frames to work around non standard evaluation by default.
Authors:
dat_0.7.0.tar.gz
dat_0.7.0.zip(r-4.7)dat_0.7.0.zip(r-4.6)dat_0.7.0.zip(r-4.5)
dat_0.7.0.tgz(r-4.6-any)dat_0.7.0.tgz(r-4.5-any)
dat_0.7.0.tar.gz(r-4.7-any)dat_0.7.0.tar.gz(r-4.6-any)
dat_0.7.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dat/json (API)
NEWS
| # Install 'dat' in R: |
| install.packages('dat', repos = c('https://wahani.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wahani/dat/issues
Last updated from:668f327ab5. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 85 | ||
| macos-oldrel-arm64 | OK | 108 | ||
| windows-devel | OK | 209 | ||
| windows-release | OK | 230 | ||
| windows-oldrel | OK | 144 | ||
| wasm-release | OK | 119 |
Exports:%>%as.DataFramebindRowsDataFrameextractextract2filtarFLflatmapmakeFormulasmapmutarreplacesacsumarverboseApplyvmapwithReference
Dependencies:aoosbrewcallrclicommonmarkcpp11crayondata.tabledescevaluateFormulafsgluehighrhmsknitrlifecyclemagrittrpkgbuildpkgconfigpkgloadprettyunitsprocessxprogresspsR6rlangroxygen2rprojrootvctrswithrxfunxml2yaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coerce a formula into a function | as.function.formula |
| Bind rows | bindRows |
| DataFrame and methods | as.DataFrame as.DataFrame.data.frame as.DataFrame.default DataFrame [.DataFrame |
| Extract elements from a vector | extract extract,ANY,character-method extract,ANY,formula-method extract,atomic,function-method extract,atomicORlist,numericORintegerORlogical-method extract,data.frame,character-method extract,list,function-method extract2 extract2,ANY,character-method extract2,ANY,formula-method extract2,atomicORlist,function-method extract2,atomicORlist,numericORinteger-method |
| Dynamically generate formulas | FL makeFormulas update.FormulaList |
| An implementation of map | flatmap flatmap,ANY,formula-method map map,ANY,formula-method map,atomic,function-method map,formula,function-method map,list,function-method map,list,numericORcharacteORlogical-method map,MList,function-method sac sac,ANY,formula-method sac,data.frame,function-method vmap |
| Tools for Data Frames | filtar mutar sumar withReference |
| Replace elements in a vector | replace replace,ANY,character-method replace,ANY,formula-method replace,ANY,function-method |
| Verbose apply function | verboseApply |
