Skip to contents

Self Cartesian Product

Usage

mp_square(x, suffixes = c("A", "B"))

Arguments

x

An index.

suffixes

Length-2 character vector giving suffixes that disambiguate the column names in the output.

See also

Other functions that take products of index tables and return one index tables mp_cartesian(), mp_linear(), mp_symmetric(), mp_triangle()