readSourceUrlConfig {AnnBuilder}R Documentation

Read a data source URL config file

Description

Read a data source URL config file, a simple text file with two named columns, name and url.

Usage

readSourceUrlConfig(file, urlPrefix)

Arguments

file path containing names and URLs
urlPrefix If present, this will be prepended to all URLs parsed in file

Value

A named list of URLs.

Author(s)

S. Falcon


[Package AnnBuilder version 1.8.0 Index]