View source: R/detect_present_algos.R
present_algos | R Documentation |
read results written by previous benchmarks and return a list of algorithms already present in the data
present_algos(target_dir, name_pattern)
target_dir |
character, directory from which results are to be read |
name_pattern |
character, pattern by which relevant files are recognized |
character vector containing algorithm names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.