factory-package {factory} | R Documentation |
factory: Build Function Factories
Description
Function factories are functions that make functions. They can be confusing to construct. Straightforward techniques can produce functions that are fragile or hard to understand. While more robust techniques exist to construct function factories, those techniques can be confusing. This package is designed to make it easier to construct function factories.
Author(s)
Maintainer: Jon Harmon jonthegeek@gmail.com
See Also
Useful links:
[Package factory version 0.1.0 Index]