prepare_spot_result_plot | R Documentation |
Preparation of the list elements used for plotting.
prepare_spot_result_plot(data, model = buildRanger, modelControl = list(), ...)
data |
a list containing the various data, e.g., as produced by a |
model |
a function that can be used to build a model based on the data, e.g. : |
modelControl |
a list of control settings for the respective model. Default is an empty list (use default model controls). |
... |
additional parameters passed to |
list with plotting data and information generated with prepare_data_plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.