Description Usage Arguments Value
Benchmark the overhead.
1 | bench(n = 1e+06, k_numeric = 10, k_char = 10, k_date = 10, seed = 1234)
|
n |
number of observation in the data |
k_numeric |
number of numeric columns |
k_char |
number of character columns |
k_date |
number of date columns |
seed |
seed for random number generation |
a list with benchmark results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.