atlas.status: Returns the status of the ATLAS

Description Usage Arguments Value Examples

View source: R/api.R

Description

Returns the status of the ATLAS

Usage

1

Arguments

connection

connection object returned from connect(url) function

Value

data frame containing patient IDs and time intervals (optional)

Examples

1
atlas.status(atlas.connect('http://localhost:8080'))

atlas documentation built on May 2, 2019, 5:07 a.m.

Related to atlas.status in atlas...