.get_dimnames | R Documentation |
Given a factor, extract the row and column names of the contrasts. If they're not set, then use default values. Also helps to catch invalid usage of polynomial contrasts.
.get_dimnames(factor_col)
factor_col |
Factor to extract contrasts from |
List of rownames and column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.