get_memory_path: Get Goose Memory Directory Path

View source: R/memory.R

get_memory_pathR Documentation

Get Goose Memory Directory Path

Description

Get Goose Memory Directory Path

Usage

get_memory_path(global = TRUE, use_temp = TRUE)

Arguments

global

Logical. If TRUE, returns global memory path. If FALSE, returns local project memory path.

use_temp

Logical. If TRUE (default for CRAN compliance), uses tempdir(). Set to FALSE for production use.

Value

Character string with the memory directory path


gooseR documentation built on Feb. 6, 2026, 5:07 p.m.