View source: R/hdx.R
Half-duplex communication
hdx(x, ...)
x
Socket connection.
...
Arguments passed on to hdx.sockconn
hdx.sockconn
text
Lines of text to write to the socket connection, a character vector. Writes all the lines before reading.
write.sep
Line separator written after every line of text, a character string defaulting to a single new-line character "\n".
"\n"
write.useBytes
Suppresses re-encoding of marked strings.
timeout
Seconds to wait for ready socket, a numeric; or wait indefinitely, NULL.
NULL
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.