atlas.status {atlas} | R Documentation |
Returns the status of the ATLAS
Description
Returns the status of the ATLAS
Usage
atlas.status(connection)
Arguments
connection |
connection object returned from connect(url) function |
Value
data frame containing patient IDs and time intervals (optional)
Examples
atlas.status(atlas.connect('http://localhost:8080'))
[Package atlas version 1.0.0 Index]