emr_download_example_data: Download example database

View source: R/example-data.R

emr_download_example_dataR Documentation

Download example database

Description

Download an example database which was simulated to include an example of a typical EMR database.

Usage

emr_download_example_data(dir = getwd(), temp_dir = tempdir())

Arguments

dir

Directory to save the database to. Default: current working directory.

temp_dir

Directory to save the temporary downloaded file to. Change if your system has a small '/tmp“ directory

Value

None. The database is saved under the name 'sample_db' in the specified directory.

Examples


emr_download_example_data()





naryn documentation built on Sept. 27, 2024, 5:07 p.m.