Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 357 Bytes

ilaprosUtils

Ilaria Prosdocimi (prosdocimi.ilaria@gmail.com)

A bunch of functions in R I find useful - mostly extreme values stuff and things To use this set of functions you will need to run the following in R:

# if not already installed`
# install.packages("remotes")`
remotes::install_github("ilapros/ilaprosUtils")
library(ilaprosUtils)