Produces an Odds Ratio (OR) Plot to visualise the result of a 
    logistic regression analysis.
    Provide it with a binomial regression model produced by 'glm()' and it will 
    convert the estimates to odds ratios with a 95% confidence interval and 
    plot the results using 'ggplot2'.
| Version: | 
0.7.0 | 
| Depends: | 
R (≥ 4.1.0) | 
| Imports: | 
broom, car, cli, detectseparation, dplyr, forcats, ggplot2, glue, gt, janitor, purrr, rlang, scales, stats, stringr, tibble, tidyselect | 
| Suggests: | 
datasets, knitr, labelled, rmarkdown, svglite, testthat (≥
3.0.0), tidyr, vdiffr | 
| Published: | 
2025-07-01 | 
| DOI: | 
10.32614/CRAN.package.plotor | 
| Author: | 
Craig Parylo  
    [aut, cre, cph] | 
| Maintainer: | 
Craig Parylo  <craig.parylo2 at nhs.net> | 
| BugReports: | 
https://github.com/craig-parylo/plotor/issues | 
| License: | 
MIT + file LICENSE | 
| URL: | 
https://github.com/craig-parylo/plotor,
https://craig-parylo.github.io/plotor/ | 
| NeedsCompilation: | 
no | 
| Materials: | 
README, NEWS  | 
| CRAN checks: | 
plotor results |