Package: encode Type: Package Title: Represent Ordered Lists and Pairs as Strings Version: 0.3.6 Author: Tim Bergsma Maintainer: Tim Bergsma Description: Interconverts between ordered lists and compact string notation. Useful for capturing code lists, and pair-wise codes and decodes, for text storage. Analogous to factor levels and labels. Generics encode() and decode() perform interconversion, while codes() and decodes() extract components of an encoding. The function encoded() checks whether something is interpretable as an encoding. If a vector has an encoded 'guide' attribute, as_factor() uses it to coerce to factor. License: GPL-3 LazyData: TRUE Imports: Suggests: magrittr RoxygenNote: 6.0.1 NeedsCompilation: no Packaged: 2019-04-24 14:34:29 UTC; tbergsma Repository: CRAN Date/Publication: 2019-04-25 12:10:09 UTC