resolve_path: Helper function to resolve the path (e.g. directory or...

View source: R/resolve_path.R

resolve_pathR Documentation

Helper function to resolve the path (e.g. directory or md.json file)

Description

Helper function to resolve the path (e.g. directory or md.json file)

Usage

resolve_path(path, cache_dir = NA)

Arguments

path

the path to resolve

cache_dir

a directory to cache downloaded files to

Value

A list of two items: path - string containing the path to the metadata.json file metadata - a csvwr metadata object


SimonGreenhill/rcldf documentation built on April 3, 2024, 7:09 p.m.