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.5)batman_0.2.0.zip(r-4.4)batman_0.2.0.zip(r-4.3)
batman_0.2.0.tgz(r-4.4-any)batman_0.2.0.tgz(r-4.3-any)
batman_0.2.0.tar.gz(r-4.5-noble)batman_0.2.0.tar.gz(r-4.4-noble)
batman_0.2.0.tgz(r-4.4-emscripten)batman_0.2.0.tgz(r-4.3-emscripten)
batman.pdf |batman.html✨
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 8 years agofrom:dff4f561dd. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | NOTE | Oct 31 2024 |
R-4.4-mac | NOTE | Oct 31 2024 |
R-4.3-win | NOTE | Oct 31 2024 |
R-4.3-mac | NOTE | Oct 31 2024 |
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 |