Learn R Programming

atlas (version 1.0.0)

atlas.status: 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

Run this code
# NOT RUN {
atlas.status(atlas.connect('http://localhost:8080'))
# }
# NOT RUN {

# }

Run the code above in your browser using DataLab