hypothesisServices: Hypothesis Service Configuration

View source: R/initialize.R

hypothesisServicesR Documentation

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
)

Arguments

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

Arguments defining external hypothesis services.

Value

Named list object storing provided arguments.


hypothesis documentation built on July 26, 2023, 5:26 p.m.