Online resources of the article NetLogo meets R
- Table 1: Primitives (=NetLogo commands) of the R extension of NetLogo
- Table 2: Additional primitives (=NetLogo commands) of the R extension of NetLogo for debugging
- Listing 2: Calling R functions for Weibull and beta distribution and for calculating Spearman's rho (correlation)
- Listing 3: Using R functions to calculate home ranges of model animals
- Figure 2: Example output of listing 2
- Listing 4: Using R functions to calculate the L function (based on Ripley's K) for point patterns generated by turtles in a NetLogo model
- Figure 3: Example output of listing 3