fetchPEP: Fetch a PEP from PEPhub using a registry path (namespace/project:tag)
Description
Calls the PEPhub API to fetch PEPs.
Usage
fetchPEP(registryPath, raw = TRUE)
Value
a list, with sublists for config, sample_list, and subsample_list for the fetched PEP
Arguments
- registryPath
a string for the PEP registry path (namespace/project:tag)
- raw
a boolean for whether to return a raw PEP