View source: R/library_data_structures.R
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.