Learn R Programming

metasnf (version 2.1.2)

sol_df_col_order: 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)

Value

x with column names reordered.

Arguments

x

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