fetchPEP: Fetch a PEP from PEPhub using a registry path...

View source: R/utils.R

fetchPEPR Documentation

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)

Arguments

registryPath

a string for the PEP registry path (namespace/project:tag)

raw

a boolean for whether to return a raw PEP

Value

a list, with sublists for config, sample_list, and subsample_list for the fetched PEP


pepr documentation built on March 1, 2026, 1:07 a.m.