.make_placeholder_glimpse | R Documentation |
If the user wants factors with only one level included, this will create the table to present that information. It's a lot of NAs because contrasts aren't defined for only 1 level.
.make_placeholder_glimpse(model_data, one_level_factors)
model_data |
Model data |
one_level_factors |
Which factors are one level |
A data.frame with limited information about one level factors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.