| df_xtab_matrix | R Documentation |
Cross-tabulates columns of a dataframe into a matrix with NAs for unspecified pairs
df_xtab_matrix(model, df, rows, columns)
model |
A |
df |
A |
rows |
A |
columns |
A |
A cross-tabulated matrix matrix with NAs for unspecified pairs.