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