nldoc_parse_modelcode: Parse model code

View source: R/nldoc_parse_modelcode.R

nldoc_parse_modelcodeR Documentation

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 documentation built on May 29, 2024, 8:41 a.m.