% Generated by roxygen2: do not edit by hand % Please edit documentation in R/xgb.plot.deepness.R \name{edge.parser} \alias{edge.parser} \title{Parse the graph to extract vector of edges} \usage{ edge.parser(element) } \arguments{ \item{element}{igraph object containing the path from the root to the leaf.} } \description{ Parse the graph to extract vector of edges }