Skip to contents

Get Available Contrasts

Usage

get_contrasts(gd)

Arguments

gd

A group_data_csv object

Value

Character vector of contrast names

Examples

gd <- fmrireg:::.demo_group_data_csv()
get_contrasts(gd)
#> [1] "A_vs_B"