Learn R Programming

BaseSpaceR (version 1.16.0)

aAuth: Sample AppAuth instance with 'browse global' scope

Description

The aAuth is an instance of a AppAuth object. It can be used to browse some of the public resources available in BaseSpace without requireing user authentication.

Usage

data(aAuth)

Arguments

Source

Build from a pre-generated access token. See AppAuth-class for code examples on how-to generate such an object.

Examples

Run this code
data(aAuth)

## print the object
aAuth

Run the code above in your browser using DataLab