add_path_part: Adds a path part to the given url

Description Usage Arguments Value

View source: R/query_builder.R

Description

Adds a path part to the given url

Usage

1
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


rnbp documentation built on June 7, 2021, 9:07 a.m.