Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

nldoc_parse_modelcode

Parse model code


Description

Parse model code

Usage

nldoc_parse_modelcode(nlogocode)

Arguments

nlogocode

vector of netlogo code strings

Details

The procedure searches for noxygen commands within the NetLogo code. This information is used to structure the netlogo code strings in a tibble. Additionally, tibbles with gui and behavior space information are created.

Value

tibble with structured netlogo code


nlrx

Setup, Run and Analyze 'NetLogo' Model Simulations from 'R' via 'XML'

v0.4.2
GPL-3
Authors
Jan Salecker [aut, cre] (<https://orcid.org/0000-0002-9000-4229>), Marco Sciaini [aut] (<https://orcid.org/0000-0002-3042-5435>), Marina Papadopoulou [rev] (Marina reviewed the package for ropensci, see <https://github.com/ropensci/software-review/issues/262>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.