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.5-noble)consolechoice_1.1.1.tar.gz(r-4.4-noble)
consolechoice_1.1.1.tgz(r-4.4-emscripten)consolechoice_1.1.1.tgz(r-4.3-emscripten)
consolechoice.pdf |consolechoice.html✨
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 3 years agofrom:a55fd6b54d. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 08 2024 |
R-4.5-linux | OK | Oct 08 2024 |
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 |