... | @@ -55,6 +55,7 @@ To import the data to a database, we use the [ETL Synthea repo](https://github.c |
... | @@ -55,6 +55,7 @@ To import the data to a database, we use the [ETL Synthea repo](https://github.c |
|
First, install the library from github
|
|
First, install the library from github
|
|
|
|
|
|
```
|
|
```
|
|
|
|
install.packages('devtools')
|
|
devtools::install_github("OHDSI/ETL-Synthea")
|
|
devtools::install_github("OHDSI/ETL-Synthea")
|
|
```
|
|
```
|
|
|
|
|
... | | ... | |