Skip to contents

Removes the 'subject_' prefixed columns from a dataframe. Useful for printing solutions_matrix structures to the console.

Usage

no_subs(df)

Arguments

df

A dataframe

Value

df_no_subs Dataframe without subjects