README.md

lehuynh

R-CMD-check Lifecycle:
stable DOI

Le-Huynh Truc-Ly’s R Code and Templates

lehuynh is an R package comprising a collection of miscellaneous R functions and templates that I find particularly useful.

This package includes: - Functions for graphics, data importation, data transformation, and general utilities. - Templates for Exploratory Analysis, Bayesian modeling, and crafting scientific manuscripts.

Installation

lehuynh R package can be installed from GitHub with:

if(!requireNamespace("devtools", quietly = TRUE)) {
 install.packages("devtools")
}
devtools::install_github("le-huynh/lehuynh")

This package is also accessible for download via Zenodo with the DOI 10.5281/zenodo.10421410.

Functions

Templates



Try the lehuynh package in your browser

Any scripts or data that you put into this service are public.

lehuynh documentation built on June 22, 2024, 9:35 a.m.