multiclass_tree: multi-class tree

Description Usage Arguments Value Author(s)

View source: R/class_graph.R

Description

Given many different classes for a package, get each of their trees, and then join them together to form a single tree

Usage

1
multiclass_tree(classes, where, all = FALSE)

Arguments

classes

the classes to get

where

the package namespace of the classes

all

get all of the sub-classes or only direct

Value

igraph

Author(s)

Robert M Flight


rmflight/packagestructure documentation built on May 27, 2019, 9:32 a.m.