Description Usage Arguments Examples
A summary of past results
1 | get_datatable_past(test_group, blas_optimize = NULL, cores = 0)
|
test_group |
One of "prog", "matrix_fun", "matrix_cal", "read5", "read50", "read200",
"write5", "write50" or "write200". Default value |
blas_optimize |
Default |
cores |
Default |
1 2 3 | ## Need the DT package
## View all results for prog test
get_datatable_past("prog")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.