Utilities for composing URL's
utils-download.RdTwo helpful utilities for assembling URL's.
Arguments
- ...
for
composeURL, character strings from which the URL will be composed; forindexGrep, optional arguments to be passed to the functiongrep.- 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.