create_cache_dir: Create Stan cache directory

create_cache_dirR Documentation

Create Stan cache directory

Description

This function creates a cache directory for Stan models if it does not already exist. This is useful for users who want to set a persistent cache location but do not want to create the directory manually.

Usage

create_cache_dir(path)

Arguments

path

A valid filepath representing the desired cache location. If the directory does not exist it will be created.

Value

NULL


seabbs/epinowcast documentation built on July 22, 2024, 8:54 p.m.