R/url.R
url_build.Rd
This is the inverse of url_parse(), taking a parsed URL object and turning it back into a string.
url_parse()
url_build(url)
An URL object created by url_parse.
Other URL manipulation: url_modify(), url_parse()
url_modify()