print.annotatorBackendConnection: S3 print method for annotatorBackendConnection (API...

View source: R/connect_backend.r

print.annotatorBackendConnectionR Documentation

S3 print method for annotatorBackendConnection (API connection) objects

Description

S3 print method for annotatorBackendConnection (API connection) objects

Usage

## S3 method for class 'annotatorBackendConnection'
print(x, ...)

Arguments

x

an annotatorBackendConnection connection object, created with backend_connect

...

not used

Examples

## Not run: 
conn <- backend_connect("http://localhost:8000")
conn

## End(Not run)

ccs-amsterdam/ccsAnnotator documentation built on March 19, 2024, 2:14 a.m.