Learn R Programming

pins (version 1.1.0)

board_cache_path: Retrieve Default Cache Path

Description

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

Run this code
# retrieve default cache path
board_cache_path("local")

Run the code above in your browser using DataLab