ACEsearch.contains: Returns whether patient with the specified patient_id exists

Description Usage Arguments Value Examples

View source: R/api.R

Description

Returns the statistics information

Usage

1

Arguments

connection

connection object returned from connect(url) function

patient_id

numerical id of the patient

Value

TRUE or FALSE

Examples

1
ACEsearch.contains(ACEsearch.connect('http://localhost:8080'), 123)

ACEsearch documentation built on Jan. 13, 2021, 8:07 a.m.