R.AlphA.Home Logo

CRAN status R-CMD-check

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

πŸ“Š Data Manipulation and Processing

πŸ“… Date and Time Utilities

πŸ’Ύ Data Output and Formatting

🎨 Graphics and Visual Utilities

πŸ”§ System and Environment

⚠️ Deprecated Functions

Dependencies

The package imports several essential R packages: - Data manipulation: data.table, dplyr, tibble, tidyr - Date/time: lubridate - String operations: stringr, stringi - Graphics: ggplot2, grDevices - File operations: openxlsx, R.utils - Shiny: shiny, shinyWidgets - Utilities: rstudioapi, magrittr

Contributing

We welcome contributions! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

Support

License

This package is licensed under GPL-3.

Authors


Making R programming feel like home, one function at a time. πŸ