basicVisualCFLB: importFrom stats na.omit
Description
importFrom stats na.omit
Usage
basicVisualCFLB(v, vnam, doEval = TRUE)
Arguments
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.