jacob-long / jtools

Tools for summarizing/visualizing regressions and other helpful stuff
https://jtools.jacob-long.com
GNU General Public License v3.0
164 stars 22 forks source link

Accept data frames as input for plot_coefs #23

Open jacob-long opened 6 years ago

jacob-long commented 6 years ago

Will require checking whether all the necessary components are in the data frame and then not running tidy on them without totally mucking up the code.