The real reset button for local mess fom tests: withr::deferred_run()

Following last week’s post on my testing workflow enhancements, Jenny Bryan kindly reminded me of the existence of an actual reset button when you’ve been interactively running tests that include some “local mess”: withr::local_...
Continue reading: The real reset button for local mess fom tests: withr::deferred_run()


http://dlvr.it/SxXzxc

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut