add_path_indicator: Add saving path to indicator

Description Usage Arguments Value

Description

Checks the saving path to the indicator, and if it does not exist, it tries to create it. If it fails, it returns a temporary directory for the current R session.

Usage

1
add_path_indicator(path = NULL, create_dir = TRUE)

Arguments

path

A directory to save the indicators to. If NULL then creates a tempdir() to save the data.

Value

Returns the updated path.


antaldaniel/musicobservatory documentation built on Nov. 26, 2020, 6:27 p.m.