Requirements
Quick start tutorial
Guide
Misc
R (\(\geq\) 3.6.3) can be downloaded here.
R
POPout requires the following R packages: data.table
R Packages
These packages can be installed from inside an R terminal using the command:
$ R install.packages(c("data.table"))