The new package, memify,  provides a simple way to construct and maintain
functions that keep state i.e. remember their argument lists. This can be
useful when one needs to repeatedly invoke the same function with only a
small number of argument changes at each invocation.

The package is tiny -- basically only a single function, memify() -- and
trivial to use. The examples in the help files should suffice to show how
it works, so if you think this functionality might be useful to you, just
download the package and try it out.

I welcome feedback, either positive or negative, as well as any suggestions
for changes or improvements. Please address any of these to me
**personally** and **not** to this list.

Cheers to all and stay well,

Bert Gunter

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to