rbind.ext_solutions_df: Row-binding of solutions data frame class objects.

View source: R/rbind.R

rbind.ext_solutions_dfR Documentation

Row-binding of solutions data frame class objects.

Description

Row-binding of solutions data frame class objects.

Usage

## S3 method for class 'ext_solutions_df'
rbind(..., reset_indices = FALSE)

Arguments

...

An arbitrary number of ext_solutions_df class objects.

reset_indices

If TRUE, re-labels the "solutions" indices in the solutions data frame from 1 to the number of defined settings.

Value

An ext_solutions_df class object.


metasnf documentation built on April 3, 2025, 5:40 p.m.