Package: vvconverter 0.6.0

vvconverter: Apply Transformations to Data
Provides a set of functions for data transformations. Transformations are performed on character and numeric data. As the scope of the package is within Student Analytics, there are functions focused around the academic year.
Authors:
vvconverter_0.6.0.tar.gz
vvconverter_0.6.0.zip(r-4.7)vvconverter_0.6.0.zip(r-4.6)vvconverter_0.6.0.zip(r-4.5)
vvconverter_0.6.0.tgz(r-4.6-any)vvconverter_0.6.0.tgz(r-4.5-any)
vvconverter_0.6.0.tar.gz(r-4.7-any)vvconverter_0.6.0.tar.gz(r-4.6-any)
vvconverter_0.6.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
vvconverter/json (API)
| # Install 'vvconverter' in R: |
| install.packages('vvconverter', repos = c('https://vusaverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vusaverse/vvconverter/issues
Pkgdown/docs site:https://vusaverse.github.io
Last updated from:7e9693bdb2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 193 | ||
| linux-release-x86_64 | OK | 158 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 109 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 106 |
Exports:%>%academic_yearclean_multiple_underscoresdestringgroup_summarygroup_summary_rankinterval_roundltrimmedian_top_10modemonth_namertrimstr_replace_all_in_filesum_0_1test_01test_yes_notransform_01_to_fttransform_logical_yes_notranslate_yes_notrim
Dependencies:askpassbackportsbitopscheckmateclicpp11curldplyrgenericsgluehttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigpolyglotrpurrrR6RcppRCurlrlangrvestselectrstringistringrsystibbletidyselecttimechangetriebeardurltoolsutf8vctrswithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Academic year | academic_year |
| clean multiple underscores | clean_multiple_underscores |
| Convert character vector to numeric, ignoring irrelevant characters. | destring |
| Group Summary | group_summary |
| Group Summary Rank | group_summary_rank |
| Interval round | interval_round |
| LTrim | ltrim |
| Median top 10 percentage | median_top_10 |
| Mode (most common value) | mode |
| Month Name | month_name |
| RTrim | rtrim |
| Replace all occurences of a pattern in a file | str_replace_all_in_file |
| Sum 0 1 | sum_0_1 |
| Test 01 | test_01 |
| Test Yes/No Responses | test_yes_no |
| Transform 01 to FT | transform_01_to_ft |
| Transform Logical to Yes/No and Vice Versa | transform_logical_yes_no |
| Translate Yes/No Responses | translate_yes_no |
| Trim | trim |
