Package: controller 0.1.0
controller: Controlled Vocabularies
Work with controlled vocabularies; a predefined set of terms intended to be used in in a specific context. This package introduces the 'control' verb, which recodes values in a vector using a lookup table of preferred and variant terms (a 'thesaurus'). It also includes functions for reading controlled vocabularies from standard formats.
Authors:
controller_0.1.0.tar.gz
controller_0.1.0.zip(r-4.7-any)
controller_0.1.0.tar.gz(r-4.7-any)controller_0.1.0.tar.gz(r-4.6-any)
controller_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
controller/json (API)
| # Install 'controller' in R: |
| install.packages('controller', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/joeroe/controller/issues
Pkgdown/docs site:https://controller.joeroe.io
- colour_thesaurus - Colour thesaurus
Last updated from:228095f5c9. Checks:5 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 142 | ||
| source / vignettes | OK | 219 | ||
| linux-release-x86_64 | OK | 127 | ||
| windows-devel-x86_64 | OK | 166 | ||
| wasm-release | OK | 137 |
Exports:controlcontrol_cicontrol_fuzzycontrol_matchescontrol_namescontrol_names_cicontrol_names_fuzzyread_fish
Dependencies:clicurldplyrfsgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Colour thesaurus | colour_thesaurus |
| Recode values using a thesaurus | control control_ci control_fuzzy |
| Show detailed match results from a thesaurus | control_matches |
| Control the names of an object | control_names control_names_ci control_names_fuzzy |
| Read a FISH controlled vocabulary | read_fish |
