This is a helper that creates the project with empty samples and config slots
pullProject(registryPath = NULL)an object of "Project"
if (FALSE) { # \dontrun{
# Requires network access to the PEPhub API
registryPath = 'databio/example:default'
p = pullProject(registryPath)
} # }