global_view_df_1layer {cheem} | R Documentation |
Internal function consumed in the cheem workflow. Produces the plot data.frame of 1 layer. consumed downstream in cheem_ls.
global_view_df_1layer(x, class = NULL, label = "label")
x |
The explanatory variables of the model. |
class |
Optional, (n, 1) vector, a variable to group points by.
This can be the same as or different from |
label |
Optionally provide a character label to store reminder text for the type of model and local explanation used. Defaults to "label". |
A data.frame, for the global linked plotly display.