pin_exists: Determine if a pin exists

View source: R/pin_exists.R

pin_existsR Documentation

Determine if a pin exists

Description

Determine if a pin exists

Usage

pin_exists(board, name, ...)

Arguments

board

A pin board, created by board_folder(), board_connect(), board_url() or another board_ function.

name

Pin name.

...

Additional arguments passed on to methods for a specific board.


pins documentation built on Oct. 7, 2024, 5:07 p.m.