reshape_dep {crandep}R Documentation

Reshape the data frame of dependencies

Description

Reshape the data frame of dependencies

Usage

reshape_dep(x, names)

Arguments

x

A character vector of dependencies, each element of which corresponds to an individual package

names

A character vector of package names of the same length as x

Value

A data frame of dependencies


[Package crandep version 0.3.13 Index]