# NOT RUN {
# create a new local board
board_register("local", "other_board", cache = tempfile())
# pin iris to new board
pin(iris, board = "other_board")
# deregister new board
board_deregister("other_board")
# }
Run the code above in your browser using DataLab