download_nmme: NMME URLs

View source: R/download.R

download_nmmeR Documentation

NMME URLs

Description

This function returns a character vector of NMME URLs.

Usage

download_nmme(x, overwrite = FALSE, ...)

Arguments

x

nmme.

overwrite

Logical. Whether or not files should be downloaded again if they already exist.

...

Additional arguments to download.file.

Value

NULL.

Examples

## Not run: 
x <- nmme()
download_nmme(x[1,1,1])

## End(Not run)

simonmoulds/nmme documentation built on April 15, 2022, 5:22 p.m.