pullProject: Pull a PEP from PEPhub API

View source: R/project.R

pullProjectR Documentation

Pull a PEP from PEPhub API

Description

This is a helper that creates the project with empty samples and config slots

Usage

pullProject(registryPath = NULL)

Arguments

registryPath

a string specifying a registry path from PEPhub

Value

an object of "Project"

Examples

registryPath = 'databio/example:default'
p=pullProject(registryPath)

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