Package: dformula 1.0
dformula: Data Manipulation using Formula
A tool for manipulating data using the generic formula. A single formula allows to easily add, replace and remove variables before running the analysis.
Authors:
dformula_1.0.tar.gz
dformula_1.0.zip(r-4.7)dformula_1.0.zip(r-4.6)dformula_1.0.zip(r-4.5)
dformula_1.0.tgz(r-4.6-any)dformula_1.0.tgz(r-4.5-any)
dformula_1.0.tar.gz(r-4.7-any)dformula_1.0.tar.gz(r-4.6-any)
dformula_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
dformula/json (API)
| # Install 'dformula' in R: |
| install.packages('dformula', repos = c('https://serafinialessio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/serafinialessio/dformula/issues
Pkgdown/docs site:https://serafinialessio.github.io
Datasets:
- population_data - World population
Last updated from:3151214f1d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 144 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 202 | ||
| macos-oldrel-arm64 | OK | 138 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 103 |
Exports:addremoverenameselecttransform
Dependencies:formula.toolsoperator.tools
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add variables | add |
| World population | population_data |
| Remove a subset | remove |
| Rename variables | rename |
| Select a subset | select |
| Transform varibles | transform |
