zmisc 0.2.2
- This version fixes an incompatibility with roxygen 7.1.3.
zmisc 0.2.1
- This version includes documentation improvements as well as a few
other fixes.
zmisc 0.2.0
- This version adds two functions,
lookup()
and
lookuper()
, designed to look up values from a lookup table
in a way that works smoothly in an R workflow, in particular within
pipes.
zmisc 0.1.0
- This is the initial version of zmisc, which includes three
functions,
zample()
, zeq()
, and
zingle()
, for safer sampling, sequencing and subsetting in
a data processing workflow