Description Usage Arguments See Also Examples
as in the lubridate package, individual components of a URL can be both extracted or set using the relevant function call - see the examples.
1 2 3 |
x |
a URL, or vector of URLs |
value |
a replacement value (or vector of replacement values) for x's fragment. If NULL, the fragment will be removed entirely. |
scheme
, domain
, port
,
path
and parameters
for other accessors.
1 2 3 4 5 6 7 8 9 |
[1] "test"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.