[R] \ escape sequence and windows path
Knut Krueger
rh at knut-krueger.de
Thu May 22 08:10:37 CEST 2014
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
More information about the R-help
mailing list