utils-download | R Documentation |
Two helpful utilities for assembling URL's.
composeURL(..., prefix="http://")
indexGrep(pattern, x, ...)
... |
for |
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. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.