Using SEGUL as an R package

SEGUL is availability as an R package is comming soon. See progress here.

The package can be installed from GitHub using the devtools package:

# install.packages("devtools")
devtools::install_github("hhandika/rsegul")