Skip to content
Prev 34491 / 63421 Next

source and textConnection

Is this warning given on purpose?
[1] 121
Warning message:
In source(myconn) : argument 'encoding = "native.enc"' will be ignored


Could it be omitted, since the docs state that encoding is only use if
the corresponding argument is a file name or url?