| run_log | R Documentation |
Returns a data.frame of recent runs with one row per run. The full
run record can be loaded via attr(run_log(), "records")[[i]].
run_log(n = 25L)
n |
Maximum number of runs to list. |
A data.frame with one row per run.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.