qpush: Push package from local to remote

Description Usage Arguments Value Examples

View source: R/build.R

Description

Push package from local to remote

Usage

1
qpush(pkg, public = FALSE, reupload = FALSE)

Arguments

pkg

package to push

public

if the package is public or not

reupload

Value

pushes package

Examples

1
qpush("hua/test", TRUE)

stillmatic/quiltr documentation built on Sept. 5, 2017, 7:43 a.m.