atlas.contains: Returns the statistics information

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
atlas.contains(atlas.connect('http://localhost:8080'), 123)

atlas documentation built on May 2, 2019, 5:07 a.m.

Related to atlas.contains in atlas...