and | And operator override for delayed expressions |
bench_columns | Add table size to the benchmark |
bench_compression | Add compression to the benchmark |
bench_rows | Add table size to the benchmark |
bench_streamers | Add streamers to the benchmark |
bench_tables | Add datasets or dataset generators to the benchmark |
bench_threads | Add thread count to the benchmark |
collect.benchmark_definition | Compute generic function to start computing a benchmark |
delayed_eval | Evaluate a delayed expression |
delayed_expr | A wrapped expression that can be used with operators to... |
delayed_to_str | Textual representation of a delayed expression |
generate | Generate a vector or table from a custom template |
nr_of_rows | Number of rows drop-in |
or | Or operator override for delayed expressions |
print.benchmark_definition | Print details of synthetic benchmark |
print.vectortemplate | Print a vector template description |
reexports | Objects exported from other packages |
rspline | Random number generator with custom distribution |
sspline | Random number generator with custom distribution |
streamer_arrow | arrow streamer |
streamer_datatable | fread/fwrite streamer |
streamer_feather | feather streamer |
streamer_fst | fst streamer |
streamer_parguet | parguet streamer |
streamer_qs | qs streamer |
streamer_rds | baseR streamer |
streamer_vroom | vroom streamer |
synthetic_bench | Define a benchmark |
synthetic_table | Create the blueprints of a synthetic table |
table_streamer | Define an object of class 'tablestreamer' that defines... |
template_double_from_vec | Create a numerical column template from a source vector |
template_integer | Define a template for integer vectors with custom... |
template_logical | Define a template for logical vectors with custom... |
template_numerical_normal | Generate a numerical vector with normal distribution |
template_numerical_uniform | Generate a numerical vector with uniform distribution |
template_raw | Generate a raw vector with custom distribution |
template_string_random | Generate a character vector with certain distribution of... |
vector_template | Create a template for creation of a vector with custom... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.