Description Usage Arguments Value
View source: R/extractRadiology.R
Extracts radiology reports from the Caisis database and returns a data frame.
| 1 | extractRadiology(connection, patients = NULL, n = -1)
 | 
| 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. | 
Returns a data frame with radiology reports from the Caisis database.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.