configurations_print: Print configurations as a data frame

View source: R/configurations.R

configurations_printR Documentation

Print configurations as a data frame

Description

Print configurations as a data frame

Usage

configurations_print(configurations, metadata = FALSE)

Arguments

configurations

data.frame
Parameter configurations of the target algorithm (one per row).

metadata

logical(1)
whether to print the metadata or not. The metadata are data for the configurations (additionally to the value of each parameter) used by irace.

Value

None.

Author(s)

Manuel López-Ibáñez and Jérémie Dubois-Lacoste

See Also

configurations_print_command() to print the configurations as command-line strings.


irace documentation built on April 3, 2025, 10:03 p.m.