test_nlrx: Test if nlrx runs on the local system

View source: R/test_nlrx.R

test_nlrxR Documentation

Test if nlrx runs on the local system

Description

Runs a short test if nlrx runs on the local system

Usage

test_nlrx(nlpath, nlversion)

Arguments

nlpath

Provide a path to a netlogo folder

nlversion

Matching version string of the provided NetLogo folder (e.g. "6.1.1")

Details

Runs a short test if nlrx runs on the local system. Reports TRUE if successful!

Examples

## Not run: 
test_nlrx(nlpath="/Users/xyz/netlogo/NetLogo 6.1.1", nlversion="6.1.1")

## End(Not run)


nlrx documentation built on May 31, 2023, 8:34 p.m.