Skip to content

Retrieves the default path used to cache boards and pins. Makes use of the rappdirs package to use cache folders defined by each OS.

Usage

board_cache_path(name)

Arguments

name

Board name

Examples

# retrieve default cache path
board_cache_path("local")
#> ~/.cache/pins/local