John Mount guest blogs on the Revolutions blog about seplyr:
seplyris anRpackage that supplies improved standard evaluation interfaces for many common data wrangling tasks.The core of
seplyris a re-skinning ofdplyr‘s functionality toseplyrconventions (similar to howstringrre-skins the implementing packagestringi).
Read on for a couple of examples of where seplyr can make it easier for you to program with than dplyr.