PAIRS

pairs
Pairwise scatter plots.

	  pairs(X)
         pairs(X,plotsymbol,diagonal)

	  The columns of X are plotted versus each other. An optional
	  second argument is plotting symbol and a third argument is
	  1 (2) if only upper (lower) triangle should be plotted.