Create 0-greeter-dbcreation.R
This commit is contained in:
parent
ae8d087755
commit
4b4cd46281
1 changed files with 3 additions and 0 deletions
3
ML/0-greeter-dbcreation.R
Normal file
3
ML/0-greeter-dbcreation.R
Normal file
|
@ -0,0 +1,3 @@
|
|||
# The follow script rebuilds a local copy of the MIMIC-IV database
|
||||
# for the purpose of this project only the patients, labitems, and labevents
|
||||
# tables are included, and the csv's need to be in the data-unshared folder
|
Loading…
Reference in a new issue