Package: vvconverter 0.5.10
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.5.10.tar.gz
vvconverter_0.5.10.zip(r-4.5)vvconverter_0.5.10.zip(r-4.4)vvconverter_0.5.10.zip(r-4.3)
vvconverter_0.5.10.tgz(r-4.4-any)vvconverter_0.5.10.tgz(r-4.3-any)
vvconverter_0.5.10.tar.gz(r-4.5-noble)vvconverter_0.5.10.tar.gz(r-4.4-noble)
vvconverter_0.5.10.tgz(r-4.4-emscripten)vvconverter_0.5.10.tgz(r-4.3-emscripten)
vvconverter.pdf |vvconverter.html✨
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
Last updated 6 months agofrom:a359302c7b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win | OK | Nov 09 2024 |
R-4.5-linux | OK | Nov 09 2024 |
R-4.4-win | OK | Nov 09 2024 |
R-4.4-mac | OK | Nov 09 2024 |
R-4.3-win | OK | Nov 09 2024 |
R-4.3-mac | OK | Nov 09 2024 |
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:askpassbackportsbitopscheckmateclicpp11curldplyrfansigenericsgluehttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigpolyglotrpurrrR6RcppRCurlrlangrvestselectrstringistringrsystibbletidyselecttimechangetriebeardurltoolsutf8vctrswithrxml2
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 |