plot.pkgndep {pkgndep} | R Documentation |
Make the dependency heatmap
Description
Make the dependency heatmap
Usage
## S3 method for class 'pkgndep'
plot(x, ...)
Arguments
x |
An object from |
... |
Other arguments. |
Details
Please use dependency_heatmap
instead.
Examples
# There is no example
NULL
[Package pkgndep version 1.99.3 Index]