Learn R Programming

R.AlphA.Home

Feel at Home using R, Thanks to Shortcuts Functions Making it Simple

Overview

R.AlphA.Home is a collection of personal functions designed to simplify and streamline common R programming tasks. This package provides reusable tools and shortcuts for frequently used calculations and workflows, making R programming more accessible and efficient.

Installation

You can install the released version of R.AlphA.Home from CRAN with:

install.packages("R.AlphA.Home")

Or install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("R-alpha-act/R.AlphA.Home")

Main Functions

Copy Link

Version

Install

install.packages('R.AlphA.Home')

Monthly Downloads

487

Version

2.0.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Raphaël Flambard

Last Published

January 28th, 2026

Functions in R.AlphA.Home (2.0.2)

quickSave

Save File in a Directory storing saves, prefixing it with current date
show_diff

Compare two texts or files with diffobj
timer

allow organized tracking of R code execution time
printif

Conditionally Print an Object
importAll

Function to Import and Concatenate Multiple Data Files
cols_pad

Add Variables to ease data usage in a Pivot Table
countSwitches

create an incremented Counter, based on Start/Stop Markers
shiny_lum_0_100

Set Shiny Background and Sidebar Colors to a Chosen Shade of Grey
ralpha_unfold

Unfold Code Sections in RStudio
Rtimer

Timer Class for Performance Measurement
left_join_checks

Left Join with Validation Checks
lum_0_100

Adjust the Brightness of the Graphics Window for confortable viewing when using ggplot2
foldAllBr

Easily Fold Code Parts
compareVars

Compare Table Variables
loadCheck

Load and Install Package if Necessary
setOption

Set Global Option from Named List Element
quickExport

Quick Export of Data to Excel with Column Padding
ralpha_fold

Fold Code Sections in RStudio
rdate

Generate Random Dates, with a similar usage as the r* functions
ret_lum

Adjust the Brightness of a Hex Color
root

Get Root Directory of Current Source File
sepThsd

Quick Number Formatting with Custom Defaults