Package: batman 0.2.0

Oliver Keyes
batman: Convert categorical representations of logicals to actual logicals
Survey systems and other third-party data sources commonly use non- standard representations of logical values when it comes to qualitative data - "Yes", "No" and "N/A", say. batman is a package designed to seamlessly convert these into logicals. It is highly localised, and contains equivalents to boolean values in languages including German, French, Spanish, Italian, Turkish, Chinese and Polish.
Authors:
batman_0.2.0.tar.gz
batman_0.2.0.zip(r-4.7)batman_0.2.0.zip(r-4.6)batman_0.2.0.zip(r-4.5)
batman_0.2.0.tgz(r-4.6-any)batman_0.2.0.tgz(r-4.5-any)
batman_0.2.0.tar.gz(r-4.7-any)batman_0.2.0.tar.gz(r-4.6-any)
batman_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
batman/json (API)
NEWS
| # Install 'batman' in R: |
| install.packages('batman', repos = c('https://ironholds.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ironholds/batman/issues
- categorical_booleans - TRUE/FALSE equivalents in categorical data for various languages
Last updated from:dff4f561dd. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 136 | ||
| linux-release-x86_64 | OK | 103 | ||
| macos-release-arm64 | OK | 76 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 146 | ||
| windows-release | OK | 57 | ||
| windows-oldrel | OK | 56 | ||
| wasm-release | OK | 82 |
Exports:get_languagesto_logical
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert categorical representations of logicals to actual logicals | batman-package batman |
| TRUE/FALSE equivalents in categorical data for various languages | categorical_booleans |
| Get language codes for batman-supported languages | get_languages |
| Convert categorical representations of true/false values to a logical | to_logical |