irace (version 3.1)

configurations.print: Print configurations as a data frame

Description

Print configurations as a data frame

Usage

configurations.print(configurations, metadata = FALSE)

Arguments

configurations

a data frame containing the configurations (one per row).

metadata

A Boolean specifying 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.

See Also

configurations.print.command to print the configurations as command-line strings.