You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you would like to perform a chart review from your local computer (i.e., not using a server), or want to explore the demo database follow these instructions for local deployment.
## Installation
First ensure you have the library `devtools` installed. If you do not, please install using:
```{r eval=FALSE}
install.packages('devtools')
```
Then install the latest development release of ReviewR using:
```{r eval=FALSE}
devtools::install_github('thewileylab/ReviewR')
```
## Usage
After installing ReviewR, the application can be launched by running: