get_dep_vec {crandep}R Documentation

Split a string to a list of dependencies

Description

Split a string to a list of dependencies

Usage

get_dep_vec(x)

Arguments

x

A scalar string, possibly an output of get_dep_str()

Value

A string vector of dependencies


[Package crandep version 0.3.11 Index]