Yet another operator to simplify data preparation with memisc
 
                                The recently published version 0.99.31.6 of the memisc package also contains an
                                    %$$% operator that simplifies routine data preparation steps that hitherto would
                                    involve calls to the function within(). It is analogous to the operator %$%,
                                    which is provided by the “magrittr” package, but is also defined by this
                                    package.
                                
These operators are illustrated by the following code examples.
 
                                 
                                 
                                 
                                 
                                 
                                