View source: R/index_plot_lm_helpers.R
index_plot_raw | R Documentation |
Index plot helper function
index_plot_raw(
x,
y,
idd,
labels,
add_reference,
arglist,
text_arglist,
abline_arglist,
extendrange_f
)
x |
x-values to plot |
y |
y-values to plot |
idd |
Identified observations |
labels |
The labels to use for the identified points. |
add_reference |
Logical value |
arglist |
Named list for plot |
text_arglist |
Named list for text |
abline_arglist |
Named list for abline |
extendrange_f |
Positive number(s) specifying the
fraction by which the range of the residuals should be
extended using the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.