vbfelix/relper: Miscellaneous Functions for Data Preparation, Cleaning, and Visualization

A collection of functions to help with data preparation, cleaning, and visualization. relper offers functions to: transform and format data (e.g., easily apply the percentage), compute metrics (e.g., coefficient of variation), check conditions (e.g., determine if a number is even or odd), supply lovely and varied color palettes (e.g., palettes inspired by TV series and movies), complement ggplot2 (e.g., add an identity line to a scatter plot), manipulate strings (e.g., keep only a type of character). The package's ultimate purpose is to simplify data analysis by providing functions that will shorten some steps.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version3.14.0
URL https://vbfelix.github.io/relper/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("vbfelix/relper")
vbfelix/relper documentation built on May 10, 2024, 10:50 p.m.