correlationPlot: Correlation matrix chart

Description Usage Arguments

Description

The function displays a correlation matrix of each of the properties divided by the different sources to help the user in the decision.

Usage

1
correlationPlot(data, columns = c(1:ncol(data) - 1), mixtures = F)

Arguments

data

Data frame containing source and mixtures data

columns

Numeric vector containing the index of the columns in the chart (the first column refers to the grouping variable)

mixtures

Boolean to include or exclude the mixture samples in the chart


fingerPro documentation built on May 2, 2019, 5:41 a.m.