Displaying 2 results from an estimated 2 matches for "msgwindow".
Did you mean:
ms_windows
2024 Nov 21
1
grDevices::bringToTop is documented but not available: A bug?
It's a Windows-only function. It looks like revision r75103 moved it
out of the Windows section of the help pages six years ago. Some other
help pages were similarly moved, e.g.
- ?windows and ?windowsFonts, document the functions as being
Windows-only.
- ?msgWindow and ?windows.options have the same issue as ?bringToTop.
Maybe someone remembers the intention of that move...
Duncan Murdoch
On 2024-11-20 1:09 p.m., ressw at meer.net wrote:
>
>
> There is help for grDevices::bringToTop but the function is
> not present.
>
>> bringToTop...
2024 Nov 20
1
grDevices::bringToTop is documented but not available: A bug?
There is help for grDevices::bringToTop but the function is
not present.
> bringToTop()
Error in bringToTop() : could not find function "bringToTop"
> grDevices::bringToTop()
Error: 'bringToTop' is not an exported object from 'namespace:grDevices'
> getAnywhere(bringToTop)
no object named ?bringToTop? was found
# help output:
> ?bringToTop
bringToTop