README.md

Some handy functions for an easier R life

Most functions fall in the next categories Plotting (I use base plot, but prefer ggplot2 and cowplot) Manipulation functions, such as writing functions or format functions * Few wrap functions for common analyses: regression, contrasts, etc.

To get the package, just run (need devtools library)

#install.packages("devtools") #uncomment if you don't have the library
devtools::install_github('MoisesExpositoAlonso/moiR')
library(moiR)



MoisesExpositoAlonso/moiR documentation built on Dec. 24, 2021, 10:12 p.m.