powered by
Extract userinfo from URL
extract_userinfo(url)
A character vector containing the userinfo from each URL, if present.
A character vector of URLs.
extract_userinfo(c("http://user:pass@example.com"))
Run the code above in your browser using DataLab