Changes in version 0.2.3 (2023-08-22) - Adds the notate() function. - Adds a default parameter to the lookup() and lookuper() functions. Changes in version 0.2.2 (2022-04-29) - This version fixes an incompatibility with roxygen 7.1.3. Changes in version 0.2.1 (2022-02-02) - This version includes documentation improvements as well as a few other fixes. Changes in version 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. Changes in version 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