set_uri_base {csvwr} | R Documentation |
Set the base of a URI template
Description
Set the base of a URI template
Usage
set_uri_base(t, url)
Arguments
t |
a character vector of URI templates |
url |
a filename url being used as a context (string) |
Value
a character vector of templates with base paths/ domains set appropriately
[Package csvwr version 0.1.7 Index]