layout_suger: Makes a layout to highlight the new suggested package

Description Usage Arguments Value

View source: R/layout_suger.R

Description

It is useful to understand to wich packages the new one is related

Usage

1
layout_suger(gs, suggested, gd = NULL, recenter.suggested = TRUE)

Arguments

gs

The package's graph, as an igraph object. Usually the Suggests graph.

suggested

The suggested package.

gd

The package's graph, as an igraph object. Usually the Depends graph. Default is NULL. If not, the two kinds of relations are used to make the layout.

recenter.suggested

If TRUE, the new package is recentered

Value

A matrix to be used as layout.


arielolafsalgado/packexplorer documentation built on Aug. 22, 2021, 8:55 a.m.