Am 20.05.2014 19:03, schrieb Duncan Murdoch:

I have no idea what you mean by a "callback from utils".

clipboard {utils}
>  readClipboard
function (format = 1L, raw = FALSE)
.Call(C_readClipboard, format, raw)
<bytecode: 0x080d6c20>
<environment: namespace:utils>
>
I do not know whether it is an real callback or a normal call to an C subroutine
https://en.wikipedia.org/wiki/Callback_%28computer_programming%29Knut

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to