argo_url: Construct Argo paths and URLs

Description Usage Arguments Value Examples

View source: R/argo-url.R

Description

Construct Argo paths and URLs

Usage

1
argo_url(path)

Arguments

path

A path relative to the root directory of argo_mirror() or argo_cache_dir(). This value can also be a data.frame with a file column (e.g., a global index as returned by argo_global_meta() and others).

Value

A full URL according to the current argo_mirror() and path.

Examples

1
argo_url("ar_index_global_prof.txt.gz")

ArgoCanada/argodata documentation built on Dec. 13, 2021, 10:13 a.m.