Parse model code
nldoc_parse_modelcode(nlogocode)
vector of netlogo code strings
tibble with structured netlogo code
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.