The goal of outlieR is to …
Installation
You can install the development version of outlieR from GitHub with:
# install.packages("pak")
pak::pak("pedersebastian/outlieR")
Example dsaaa
This is a basic example which shows you how to solve a common problem:
@pedersebastian