Skip to contents

Convert a fixed-IC search tuning grid to a data frame

Usage

# S3 method for class 'bifrost_search_tuning_grid'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)

Arguments

x

A bifrost_search_tuning_grid object.

row.names, optional

Arguments required by the S3 generic; ignored.

...

Unused.

Value

The summary_table component as a data frame.