generate_purls {oysteR} | R Documentation |
Function to generate purls
Description
Generates purls from a vector of package names, version, and type. version
must be the same length as pkg
.
type
must of the same length or else be of length one.
Usage
generate_purls(pkg, version, type)
[Package oysteR version 0.1.1 Index]