help(let, package=’replyr’)
Win-Vector Blog 2017-01-11
Summary:
A bit more on the let wrapper from our replyr R package. library("replyr") help(let, package="replyr") (Edit: this has been updated to the `0.2.0` version of `replyr` which eliminates some of the `()` notation). let {replyr} R Documentation Execute expr with name substitutions specified in alias. Description let implements a mapping from desired names (names used … Continue reading help(let, package=’replyr’)