Skip to content
Prev 867 / 1236 Next

[R-gui] Example using 'after'

Paul Roebuck wrote:
tcl("after", "idle", "bell")

or

.Tcl("after idle bell")

(which starts with a dot because you shouldn't have to know about it....)