scat_matrix: Scatterplot Matrix

View source: R/scat_matrix.R

scat_matrixR Documentation

Scatterplot Matrix

Description

Function for a better looking/more functional scatterplot matrix than default pairs function and quicker than specifying with GGally

Usage

scat_matrix(x, col = NULL)

Arguments

x

data frame

col

need to specify col as part of dataframe i.e. penguins$species– this will provide some interesting feedback


ReverieNB/FMT-Package documentation built on March 10, 2023, 1:31 p.m.