Learn R Programming

ACEsearch (version 1.0.0)

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

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

# }

Run the code above in your browser using DataLab