split_MTG_elements: Split MTG line

Description Usage Arguments Value Examples

View source: R/read_MTG.R

Description

Split the elements (e.g. inter-node, growth unit...) in an MTG line

Usage

1

Arguments

MTG_line

An MTG line (e.g. "/P1/A1")

Value

A vector of elements (keeping their link, e.g. + or <)

Examples

1
2
3
4
## Not run: 
split_MTG_elements("/A1+U85/U86<U87<.<U93<U94<.<U96<U97+.+U100")

## End(Not run)

VEZY/XploRer documentation built on Oct. 9, 2021, 10:05 p.m.