construct_cache_path: Construct Cache Path

View source: R/caching.R

construct_cache_pathR Documentation

Construct Cache Path

Description

Construct a path based upon the service url

Usage

construct_cache_path(endpoint, create_dir = TRUE)

Arguments

endpoint

the endpoint or service url of the layer

cache_dir

the caching directory to be used (usually project specific)

Details

This function takes a service url and a cache directory and creates a path that is unique to the service url

Value

a string defining the cache path


MatthewJWhittle/getarc documentation built on April 22, 2023, 12:16 p.m.