You can install the NetClusterSim R package directly from our public GitHub repository. Please follow the steps below.
If you do not already have the remotes package installed, run:
install.packages("remotes")remotes::install_github("uri-ncipher/NetClusterSim")library(NetClusterSim)The package is now ready to use.