get_dep_str {crandep} | R Documentation |
Find string corresponding to "Imports", "Depends" etc.
get_dep_str(v, x)
v |
A vector of strings |
x |
One of the following dependency words: "Depends", "Imports", "LinkingTo", "Suggests", "Enhances", "Reverse_depends", "Reverse_imports", "Reverse_linking_to", "Reverse_suggests", "Reverse_enhances" |
A string of the concatenation of the dependencies