Improvements
- Added "proglang" to the
whatargument inget_results()to extract the programming language used (R or Python) (#477),
to ease reuse of theRmethods in theshaprpyPython wrapper. - Added
print_ggplotargument toplot.shapr()(defaultTRUE) to ensure ggplots are displayed when sourced, in functions, loops etc.
Applied the same fix toplot_SV_several_approaches(). (#478)