svDialogs - Standard dialog boxes for everybody

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Simple modal dialog boxes are available in R, but they are not implemented on all platforms the same way. In {svDialogs}, we provide functions that operate consistently through all the platforms supported by R, and a fallback mechanisms is also implemented in case no GUI is available (question or menu selection in a textual terminal window).

TODO: explain the bases of {svDialogs} boxes here...



Try the svDialogs package in your browser

Any scripts or data that you put into this service are public.

svDialogs documentation built on May 10, 2022, 9:06 a.m.