plotResults: Displays the results in the screen

View source: R/plotResults.R

plotResultsR Documentation

Displays the results in the screen

Description

The function performs a density chart of the relative contribution of the potential sediment sources for each sediment mixture in the dataset.

Usage

plotResults(data, y_high = 1, n = 1, scaled = T, violin = F)

Arguments

data

Data frame containing the relative contribution of the potential sediment sources for each sediment mixture in the dataset

y_high

Number of the vertical height of the y-axis

n

Number of charts per row

scaled

Boolean to switch between regular density plot to scaled density plot

violin

Boolean to switch between density to violin chart


eead-csic-eesa/fingerPro_model documentation built on July 6, 2023, 12:07 a.m.