Learn R Programming

hackeRnews (version 0.1.0)

add_path: Adds the given path to the given url

Description

Adds the given path to the given url

Usage

add_path(url, path)

Arguments

url

base url to which the path should be added

path

path that should be added to the url

Value

url with the given path added