Main function "decode" is used to decode coded key values to plain text. Function "code" can be used to code plain text to code if there is a 1:1 relation between the two. The concept relies on 'keyvalue' objects used for translation. There are several 'keyvalue' objects included in the areas of geographical regional codes, administrative health care unit codes, diagnosis codes and more. It is also easy to extend the use by arbitrary code sets.
Version: | 1.2.2 |
Depends: | R (≥ 2.10) |
Suggests: | dplyr, DT, testthat, knitr, rmarkdown, tidyr |
Published: | 2020-04-22 |
DOI: | 10.32614/CRAN.package.decoder |
Author: | Erik Bulow [aut, cre] |
Maintainer: | Erik Bulow <erik.bulow at rccvast.se> |
BugReports: | https://www.bitbucket.com/cancercentrum/decoder/issues |
License: | GPL-2 |
URL: | https://www.bitbucket.com/cancercentrum/decoder |
NeedsCompilation: | no |
Language: | en-US, sv |
Materials: | README NEWS |
CRAN checks: | decoder results |
Reference manual: | decoder.pdf |
Vignettes: |
Decode coded variables to plain text (and vice versa) Alternative hospital names |
Package source: | decoder_1.2.2.tar.gz |
Windows binaries: | r-devel: decoder_1.2.2.zip, r-release: decoder_1.2.2.zip, r-oldrel: decoder_1.2.2.zip |
macOS binaries: | r-release (arm64): decoder_1.2.2.tgz, r-oldrel (arm64): decoder_1.2.2.tgz, r-release (x86_64): decoder_1.2.2.tgz, r-oldrel (x86_64): decoder_1.2.2.tgz |
Old sources: | decoder archive |
Reverse imports: | coder |
Please use the canonical form https://CRAN.R-project.org/package=decoder to link to this page.