sol_df_col_order: Helper function for organizing solutions df-like column order

sol_df_col_orderR Documentation

Helper function for organizing solutions df-like column order

Description

Reorders columns of a solutions data frame to "solution", "nclust", "mc", then all other column names.

Usage

sol_df_col_order(x)

Arguments

x

Object with columns "solution", "nclust", and "mc".

Value

x with column names reordered.


metasnf documentation built on June 20, 2026, 1:06 a.m.