NEWS (original) (raw)
yesno 0.1.3
- Minor housekeeping.
yesno 0.1.2.9000
- Same as previous version.
yesno 0.1.2
- More house-keeping.
yesno 0.1.1
- Minor house-keeping.
yesno 0.1.0
- Added
yesno2function to provide two custom responses.
yesno 0.0.2
- Replaced
yesnofunction’sstringargument with...to allow it to take variable arguments. The arguments are first pasted without separators and collapsed usingpaste0(..., collapse = "")before being output usingcat.
yesno 0.0.1
Implemented yesno function with singlestring argument.