Learn R Programming

fImport (version 3042.85)

utils-download: Download Utilities

Description

Twp helpful utilities to read downloads.\

Usage

composeURL(..., prefix="http://")
indexGrep(pattern, x, ...)

Arguments

...

[composeURL]
character strings from which the URL will be composed.
[indexGrep]
optional arguments to be passed to the function grep.

prefix

a character string specifying the prefix of the URL.

pattern

a character string containing a regular expression to be matched in the given character vector.

x

a character vector where matches are sought.

References

Diethelm Wuertz, Yohan Chalabi, and Andrew Ellis, (2010); Financial Market Data for R/Rmetrics, Rmetrics eBook, Rmetrics Association and Finance Online, Zurich, www.rmetrics.org.