artifacts-query: Interactive user interface to retrieve artifacts.

Description Usage Arguments Details

Description

UI for the repository::query object. It employs R's dollar operator $ to provide an interactive access to the repository of artifacts. The key of the $ operator denotes an action. Supported actions are:

Usage

1
2
3
4
new_query_proxy(repository, name = "proxy")

## S3 method for class 'query'
dollar_name(x, n)

Arguments

repository

object returned by repository::repository

name

name of the object this proxy is accessible through.

x

repository::query object.

n

action name.

Details


lbartnik/ui documentation built on May 21, 2019, 9:38 a.m.