spairs: spairs

Description Usage Arguments Value Examples

View source: R/spairs.R

Description

Shiny app for creating a scatterplot matrix with interactive variable selection.

Usage

1
spairs(data, xvar = character(0), ...)

Arguments

data

matrix or data.frame

xvar

character: names of selected variables for the plot

...

further parameters given to graphics::pairs()

Value

nothing

Examples

1

smvgraph documentation built on Nov. 9, 2021, 9:06 a.m.