Displaying 2 results from an estimated 2 matches for "askyesno".
2018 Apr 23
0
R 3.5.0 is released
...s package.) .self is now automatically registered as a
global variable when registering a reference class method.
* tempdir(check = TRUE) recreates the tempdir() directory if it is
no longer valid (e.g. because some other process has cleaned up
the /tmp directory).
* New askYesNo() function and "askYesNo" option to ask the user
binary response questions in a customizable but consistent way.
(Suggestion of PR#17242.)
* New low level utilities ...elt(n) and ...length() for working
with ... parts inside a function.
* isTRUE() is more toler...
2018 Apr 23
0
R 3.5.0 is released
...s package.) .self is now automatically registered as a
global variable when registering a reference class method.
* tempdir(check = TRUE) recreates the tempdir() directory if it is
no longer valid (e.g. because some other process has cleaned up
the /tmp directory).
* New askYesNo() function and "askYesNo" option to ask the user
binary response questions in a customizable but consistent way.
(Suggestion of PR#17242.)
* New low level utilities ...elt(n) and ...length() for working
with ... parts inside a function.
* isTRUE() is more toler...