powered by
Wirtes data to serial interface.
write.serialConnection(con,dat)
serial Connection
data string to write on the serial interface. At the moment this must be a string "...". See examle section in serial.
"..."
serial
# NOT RUN { # See the top package documentation # } # NOT RUN { write.serialConnection(con, "Hello World!") # }
Run the code above in your browser using DataLab