board_register: Register Board

Description Usage Arguments

View source: R/board.R

Description

Registers a board, useful to add sources to pin_find() or pin to remote boards with pin().

Usage

1
board_register(board, name = board, ...)

Arguments

board

The name of the board to register.

name

An optional name to identify this board, defaults to the board name.

...

Additional parameters required to initialize a particular board.


javierluraschi/pins documentation built on July 15, 2019, 1:21 p.m.