Learn R Programming

rnbp (version 0.2.2)

add_path_part: Adds a path part to the given url

Description

Adds a path part to the given url

Usage

add_path_part(url, path_name)

Value

url with the path part added

Arguments

url

url to which a path part should be added

path_name

path part which should be added to the url