add_path_part {rnbp} | R Documentation |
Adds a path part to the given url
Description
Adds a path part to the given url
Usage
add_path_part(url, path_name)
Arguments
url |
url to which a path part should be added |
path_name |
path part which should be added to the url |
Value
url with the path part added
[Package rnbp version 0.2.1 Index]