encode: Represent Ordered Lists and Pairs as Strings

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.

Version: 0.3.6
Suggests: magrittr
Published: 2019-04-25
Author: Tim Bergsma
Maintainer: Tim Bergsma <bergsmat at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: encode results

Documentation:

Reference manual: encode.pdf

Downloads:

Package source: encode_0.3.6.tar.gz
Windows binaries: r-devel: encode_0.3.6.zip, r-release: encode_0.3.6.zip, r-oldrel: encode_0.3.6.zip
macOS binaries: r-release (arm64): encode_0.3.6.tgz, r-oldrel (arm64): encode_0.3.6.tgz, r-release (x86_64): encode_0.3.6.tgz
Old sources: encode archive

Reverse dependencies:

Reverse imports: metaplot, nonmemica, spec, yamlet

Linking:

Please use the canonical form https://CRAN.R-project.org/package=encode to link to this page.