importFrom stats na.omit
basicVisualCFLB(v, vnam, doEval = TRUE)
| v | The variable (vector) to be plotted. |
|---|---|
| vnam | The name of the variable which will appear as the title of the plot. |
| doEval | If TRUE, the plot itself is returned. Otherwise, the function returns a character string containing standalone R code for producing the plot. |