Description Usage Arguments Value Author(s)
View source: R/supp_exe.monitoring.R
Updates the values of the execution parameters and prints a short process summary.
1 | supp_exe.monitoring(exe.data, api.data, par.data, safe.dir)
|
exe.data |
list (e.g. requests = 10, tweets = 150, ect.). List of execution parameters. |
api.data |
object of class response(). Information captured from a request. |
safe.dir |
string (e.g. "~/home/..."). Path to an existing directory (serving as a data backup). |
param_list |
list (e.g. max_results = 10, ect.). List of a request's parameters. |
An updated set of execution parameters.
Victor Plesco
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.