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

Description Usage

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 6, 2019, 7:32 a.m.