butcher
                                
                                 butcher copied to clipboard
                                
                                    butcher copied to clipboard
                            
                            
                            
                        New axe checking function and vignette for models that are "minimally sufficient"
Going forward, new model objects should not (or mostly should not) require axing, esp for those built with the hardhat package. Consider putting together a modeling package using hardhat  and developing some function that checks whether axe methods are needed from new model object output. If axe functions are needed, user should be able to import butcher and develop their own set of axe methods (see development of broom and how it is handled there)
Note there are some older modeling packages that won't change, so axe methods for those should still exist
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.