qlogin: Login to Quilt (web interface)

Description Usage Arguments Value Examples

View source: R/auth.R

Description

This function helps you get a OAuth Token from your Quilt installation and then stores it, along with some other data, in a auth.json file.

Usage

1
qlogin(quilt_url = "https://pkg.quiltdata.com")

Arguments

quilt_url

change if you have a separate Quilt package manager installation

Value

save auth and logs in

Examples

1
## Not run: qlogin()

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