powered by
Connects to a board to activate RStudio's connection pane, when available.
board_connect(name, ...)
The name of the board to activate.
Additional parameters required to initialize a particular board.
# NOT RUN { # define the storage location for all boards options(pins.path = tempdir()) # }
Run the code above in your browser using DataLab