deptable {pkggraph} | R Documentation |
deptable
Description
(tibble) A tibble with three columns: 'pkg_1', 'relation' and 'pkg_2'. Every row defines a dependency. This is computed for all packages in 'packmeta'
Usage
deptable
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with 61154 rows and 3 columns.
[Package pkggraph version 0.2.3 Index]