Motus: Constants and writable storage for the motusClient package

Description Usage Format Details Author(s)

Description

This is an environment that holds constants (whose bindings are locked) and session variables (not locked) used by this package.

Usage

1

Format

An object of class environment of length 0.

Details

For full definitions, see the .onLoad function in this package (file z.onLoad.R).

Constants are:

API_REGISTER_TAG

URL to call for registering a tag

API_DEPLOY_TAG

URL to call for deploying a tag

API_SEARCH_TAGS

URL to call for listing registered tags

API_BATCHES_FOR_TAG_PROJECT

URL to call for getting batches for a tag project

API_BATCHES_FOR_RECEIVER_PROJECT

URL to call for getting batches for a receiver project

API_RUNS_FOR_TAG_PROJECT

URL to call for getting runs from a tag project in a batch

FLOAT_FIELDS

list of API fieldnames requiring floating point values

FLOAT_REGEX

regex to recognize fields requiring fixups in API queries

and session variables are:

userLogin

login name for user at motus.org

userPassword

password for user at motus.org

myProjects

project IDs for user at motus.org

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motusClient documentation built on May 30, 2019, 4:33 p.m.