hypothesisServices {hypothesis} | R 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.
[Package hypothesis version 1.1.0 Index]