detect_mixture_version_overlap: Detect items cases

View source: R/aesthetics.R

detect_mixture_version_overlapR Documentation

Detect items cases

Description

This function detects the cases for computing the aesthetics of a plot based on whether it is a mixture or not, whether it has one or multiple versions, and whether there is any overlap.

Usage

detect_mixture_version_overlap(is_mixture, one_version, overlap)

Arguments

is_mixture

A logical value indicating whether the crop is a mixture or not.

one_version

A logical value indicating whether the plot has one or multiple versions (e.g. of the model).

overlap

A logical value indicating whether there is any overlapping variables in the plot.

Value

A character string indicating the case for computing the aesthetics of the plot.


SticsRPacks/CroPloteR documentation built on April 1, 2024, 9:25 a.m.