regress.plot.gen: ============================================================================================================...

Description Usage

View source: R/regress.plot.gen.R

Description

============================================================================================================ function ..regress.plot.gen() this function is to generate "list" contain multiple plots with single x axis and multlie y varibes. output is "list" output can be recalled within multiplot function to generate figure for example, f<-regress.plot.gen(df,x_name,y_list); mutliplot(plotlist=f, cols=N) will give desirable plots ============================================================================================================

Usage

1
regress.plot.gen(df_name, x_name, y_list, xlabname = NULL)

johnypark/divSPtise documentation built on May 30, 2019, 8:04 a.m.