Description Usage Arguments Value
phtm_kill()
kills PhantomJS processes that are children (or descendants)
of a given parent process. This is useful for shutting down orphaned
PhantomJS processes.
1 |
parent |
The parent process of the PhantomJS processes to kill; the default is the current R process |
excl |
PhantomJS processes to keep alive. Either a list containing a
PhantomJS |
recursive |
Boolean. Should |
An integer
number of PhantomJS processes killed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.