extract_path | R Documentation |
Extract the path from URL
extract_path(url)
url |
A character vector of URLs. |
A character vector containing the path from each URL.
extract_path(c("http://example.com/", "http://example.com/path/to/resource"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.