Skip to contents
tyecon 0.2.2
- Add the
convey operator for conciser more powerful piping statements
- Remove
formula specification and postprocessing for convoke
- Use
argslist instead of function for convoke
tyecon 0.2.1
- Add
conflate function for use with generic methods
- Change unifying function name to
convoke
- Change interface to use anonymous functions
- Fix bug with environment hierarchy (commit 83d5e8dce01b9b7eb401e5c122bb999cc04179ec)
tyecon 0.2.0
- Add package site
- Improve readme and vignettes
tyecon 0.1.0
- Both
convoke and %to% should work in most elementary cases.
- Pretty printing for
convoke objects.
- Possibility of composing functions into existing
convoke object (via the + operator).
tyecon 0.0.0.9000
- Added a
NEWS.md file to track changes to the package.