You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.urTable should print the df before the legend
2.basic statistics could be generated to a data.frame with flexible columns as in
statTable( data = df, stats = c("Mean","1Q","Median","3Q,","Max","Min","SD","Skew","Kurt","Obs","JB") )
1.urTable should print the df before the legend
2.basic statistics could be generated to a data.frame with flexible columns as in
statTable( data = df, stats = c("Mean","1Q","Median","3Q,","Max","Min","SD","Skew","Kurt","Obs","JB") )