The main purpose of the `dbparser` package is to parse [DrugBank](https://go.drugbank.com/) database which is downloadable in XML format from [this link](https://go.drugbank.com/releases/latest).
Details
The parsed data can then be explored and analyzed.
To achieve this purpose, `dbparser`` package provides three main categories of functions:
- xml db reader,
- DrugBank elements parsers,
For more information kindly check the reference/index (https://docs.ropensci.org/dbparser/reference/index.html)