reshape_dep: Reshape the data frame of dependencies

View source: R/get_dep.R

reshape_depR 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


crandep documentation built on Nov. 22, 2023, 1:08 a.m.