build: Build a nomad archive from github

Description Usage Arguments

View source: R/build.R

Description

Build a nomad archive from a github repository

Usage

1
2
3
build(ref, dest, progress = NULL)

build_path(path, dest, progress = NULL)

Arguments

ref

A reference in username/repo format. Branches may be used.

dest

Destination directory - must be an empty directory if it exists, otherwise specify a new place.

progress

Passed through to nomad::pack

path

Path to source, when using build_path


reconhub/nomad documentation built on July 13, 2020, 4:21 p.m.