Learn R Programming

pkgndep (version 1.2.1)

plot.pkgndep: Make the dependency heatmap

Description

Make the dependency heatmap

Usage

# S3 method for pkgndep
plot(x, ...)

Value

A vector of two numeric values (in inches) that correspond to the width and height of the plot.

Arguments

x

An object from pkgndep.

...

Other arguments.

Details

Please use dependency_heatmap instead.

Examples

Run this code
# See examples in `pkgndep()`.

Run the code above in your browser using DataLab