A network simulation framework, with a zest of empiricism
SimuNet, as a young and starting package, is not on CRAN.
You can install the latest version of SimuNet from GitHub using different packages:
renv
To install, run in R:
renv::install("R-KenK/SimuNet")
remotes
To install, run in R:
remotes::install_github("R-KenK/SimuNet")
devtools
Be sure to have Rtools installed. To install, simply run in R:
install.packages("devtools")
devtools::install_github("R-KenK/SimuNet")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.