csv_scrap | R Documentation |
Scrape and download CSV files from a Web Page
csv_scrap(link, path = getwd(), askRobot = FALSE)
link |
the link of the web page |
path |
the path where to save the CSV files. Defaults to the current directory |
askRobot |
logical. Should the function ask the robots.txt if we're allowed or not to scrape the web page ? Default is FALSE. |
called for the side effect of downloading CSV files from a website
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.