Description Usage Details Value
View source: R/upgo_scrape_connect.R
upgo_scrape_disconnect
closes a Selenium server and removes the
connection object from the global environment.
1 |
This function closes any active Selenium server and any web driver currently assigned to the object 'remDr', removes both objects, and performs garbage collection on memory, to ensure #' that subsequent scraping connections will be made successfully.
The function returns no output, but closes an open Selenium server and performs associated cleanup.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.