add_path_part: Adds a path part to the given url

View source: R/query_builder.R

add_path_partR 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


szymanskir/rnbp documentation built on April 12, 2025, 8:51 p.m.