url_build | R Documentation |
This is the inverse of url_parse()
, taking a parsed URL object and
turning it back into a string.
url_build(url)
url |
An URL object created by url_parse. |
Other URL manipulation:
url_modify()
,
url_parse()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.