scrape_links | R Documentation |
Simple function based on [Gist by Paul Rougieux](https://gist.github.com/paulrougieux/e1ee769577b40cd9ed9db7f75e9a2cc2)
scrape_links(url, stringsAsFactors = FALSE)
url |
character: an url |
stringsAsFactors |
logical: should character vectors be converted to factors in output data.frame? |
a data.frame of link text and urls
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.