Nifty Upcoming Enhancements to unpack/to
Win-Vector Blog 2020-02-23
Summary:
We have some really nifty upcoming enhancements to wrapr unpack/to. One of the new notations is the use of := as an alternate assignment operator for unpack/to. This lets us write code like the following. First let’s attach our package and set up some example data. library(wrapr) # attach package packageVersion("wrapr") # confirm we have … Continue reading Nifty Upcoming Enhancements to unpack/to