Learn R Programming

hypothesis (version 1.1.0)

hypothesisServices: Hypothesis Service Configuration

Description

A list of alternative annotation services which the client should connect. For more information visit: services.

Usage

hypothesisServices(
  apiUrl,
  authority,
  grantToken,
  allowLeavingGroups,
  enableShareLinks,
  groups,
  icon,
  onLoginRequest,
  onLogoutRequest,
  onSignupRequest,
  onProfileRequest,
  onHelpRequest
)

Value

Named list object storing provided arguments.

Arguments

apiUrl, authority, grantToken, allowLeavingGroups, enableShareLinks, groups, icon, onLoginRequest, onLogoutRequest, onSignupRequest, onProfileRequest, onHelpRequest

Arguments defining external hypothesis services.