Description Usage Arguments Examples
Determine language of website
1 2 | get_language_url(urls, show_url = TRUE, show_progress = TRUE,
parallelize = FALSE)
|
urls |
A character vector of URLs to iterate over |
show_url |
Print URL of current iteration |
show_progress |
Show overall progress periodically |
parallelize |
Whether or not to parallelize the scraping |
1 | get_language_url(c('http://nytimes.com', 'http://nytimes.com/es'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.