6 ms·
I built a little tool to audit objects in your R pipeline here: https://jabustyerman.com/2017/09/29/auditing-your-r-data-pipeline/ https://jabustyerman.com/201
by j_b_s 8y ago
I built a little tool to audit objects in your R pipeline here:
https://jabustyerman.com/2017/09/29/auditing-your-r-data-pipeline/ https://jabustyerman.com/2017/09/29/auditing-your-r-data-pip...
This basically allows you to tag (wrap) intermediate functions in your pipe, and then inspect the objects generated by that function later.