Learn R Programming

atlas (version 1.0.0)

atlas.contains: Returns the statistics information

Description

Returns the statistics information

Usage

atlas.contains(connection, patient_id)

Arguments

connection

connection object returned from connect(url) function

patient_id

numerical id of the patient

Value

TRUE or FALSE

Examples

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

# }

Run the code above in your browser using DataLab