Package: consolechoice 1.1.1


John Piper
consolechoice: An Easy and Quick Way to Loop a Character Vector as a Menu in the Console
A fast way to loop a character vector or file names as a menu in the console for the user to choose an option.
Authors:
consolechoice_1.1.1.tar.gz
consolechoice_1.1.1.tar.gz(r-4.7-any)consolechoice_1.1.1.tar.gz(r-4.6-any)
consolechoice_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
consolechoice/json (API)
NEWS
| # Install 'consolechoice' in R: |
| install.packages('consolechoice', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:a55fd6b54d. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 151 | ||
| linux-release-x86_64 | OK | 115 | ||
| wasm-release | OK | 89 |
Exports:console_file_menuconsole_menu
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Prints out a menu from a list of file names in a folder for user selection | console_file_menu |
| Prints out a menu from a character vector and waits for user selection | console_menu |