ACEsearch.status {ACEsearch}R Documentation

Returns the status of the ACE search engine

Description

Returns the status of the ACE search engine

Usage

ACEsearch.status(connection)

Arguments

connection

connection object returned from connect(url) function

Value

data frame containing patient IDs and time intervals (optional)

Examples

ACEsearch.status(ACEsearch.connect('http://localhost:8080'))



[Package ACEsearch version 1.0.0 Index]