Learn R Programming

vvconverter

vvconverter is an R package that provides a set of functions for data transformations. The transformations are performed on character and numeric data. The functions are particularly focused around the academic year, reflecting the package's scope within Student Analytics.

Contribution Guidelines

Contributions to vvconverter are welcome. The standard GitHub process should be followed for contributing: fork the repository, make changes, and submit a pull request.

Copy Link

Version

Install

install.packages('vvconverter')

Monthly Downloads

132

Version

0.7.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Tomer Iwan

Last Published

March 19th, 2025

Functions in vvconverter (0.7.0)

translate_yes_no

Translate Yes/No Responses
%>%

Pipe operator
trim

Trim
rtrim

RTrim
test_yes_no

Test Yes/No Responses
test_01

Test 01
group_summary_rank

Group Summary Rank
academic_year

Academic year
destring

Convert character vector to numeric, ignoring irrelevant characters.
mode

Mode (most common value)
month_name

Month Name
interval_round

Interval round
clean_multiple_underscores

clean multiple underscores
median_top_10

Median top 10 percentage
transform_logical_yes_no

Transform Logical to Yes/No and Vice Versa
transform_01_to_ft

Transform 01 to FT
ltrim

LTrim
str_replace_all_in_file

Replace all occurences of a pattern in a file
sum_0_1

Sum 0 1
group_summary

Group Summary