Learn R Programming

ISCAM (version 1.0.0)

.plot_funcs_common_params: Template documentation for plotting parameters

Description

Template documentation for plotting parameters

Arguments

response

Vector of numeric values to plot.

explanatory

Optional second categorical variable to group by.

main

Optional title for the plot

xlab

Optional x-axis label for the plot

ylab

Optional y-axis label for the plot. Only displayed when explanatory is provided.