extractRadiology: Extract radiology reports

Description Usage Arguments Value

View source: R/extractRadiology.R

Description

Extracts radiology reports from the Caisis database and returns a data frame.

Usage

1
extractRadiology(connection, patients = NULL, n = -1)

Arguments

connection

ODBC connection object returned by dbConnect.

patients

A character vector of patient medical record numbers. If no limit is desired then set as NULL.

n

Number of records to retrieve. Use n = -1 to retrieve all records.

Value

Returns a data frame with radiology reports from the Caisis database.


davidcoffey/Nexus documentation built on March 10, 2020, 4:54 p.m.