fsolt / dotwhisker

Dot-and-Whisker Plots of Regression Results
https://fsolt.org/dotwhisker/
Other
57 stars 10 forks source link

dwplot vs dw_plot #111

Closed phargarten2 closed 2 years ago

phargarten2 commented 2 years ago

Thank you for making this package. Utilizing broom and ggplot2 can create useful plots. The documentation listed two functions to construct the plots: dwplot and dw_plot. Is there a difference between them? If there is a difference, which one should be used when? The text in the documentation and the vignette only mentioned one dwplot.

fsolt commented 2 years ago

Thanks for your kind words, @phargarten2! We're glad you find interplot useful. To answer your question: there's no difference between the two: dw_plot is an alias for dwplot.