NetLogo 7.0.0-beta2:

sr:setup

sr:setup

Create the R session that this extension will use to execute code. This command must be run before running any other R extension primitive. Running this command again will shutdown the current R environment and start a new one.

Take me to the full Simple R Extension Dictionary