View source: R/web_get_links.R
web_get_links | R Documentation |
Extract link texts and urls from a web page
web_get_links(url)
url |
character an url |
a data frame of link text and urls
## Not run: web_get_links("http://localhost/") glinks <- get_webpage_links("http://google.com/") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.