mdq_get: Get the file path for an object

View source: R/cache.R

mdq_getR Documentation

Get the file path for an object

Description

Get the file path for an object specified by its URL. If the content at the given URL has not been cached previously, the bytes are retrieved and cached.

Usage

mdq_get(url)

Arguments

url

(character) Any URL.

Value

(character) The path to the file.


NCEAS/metadig-r documentation built on June 17, 2022, 5:09 a.m.