Create the plot data.frame for the global linked plotly display.
Source:R/1_cheem_lists.r
global_view_df_1layer.Rd
Internal function consumed in the cheem workflow. Produces the plot data.frame of 1 layer. consumed downstream in cheem_ls.
Arguments
- 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
y
, the target variable.- label
Optionally provide a character label to store reminder text for the type of model and local explanation used. Defaults to "label".