Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brunomontezano/benzocovid

💊 Data Analysis Project of Benzodiazepines during COVID-19 Pandemic.
https://github.com/brunomontezano/benzocovid

benzodiazepines covid-19 data-analysis

Last synced: about 18 hours ago
JSON representation

💊 Data Analysis Project of Benzodiazepines during COVID-19 Pandemic.

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# BenzoCovid

This package contains the data analysis of the project entitled "Relationships and Benzodiazepine Use During the COVID-19 Pandemic". The project is first authored
by Fernando Ferreira de Souza.

## Installation

You can install the development version of BenzoCovid like so:

``` r
remotes::install_github("brunomontezano/BenzoCovid")
```

## Contact

Feel free to contact me at [[email protected]](mailto:[email protected]).