get_pareto_front: Pareto Front

View source: R/utils_module.R

get_pareto_frontR Documentation

Pareto Front

Description

Returns the pareto front for a set of three dimensional points

Usage

get_pareto_front(x, y, z)

Arguments

x

Vector of first coordinates

y

Vector of second coordinates

z

Vector of third coordinates

Value

Boolean value indicating whether the experimental mass is within "tol_scans" of the calculated_mass


gbaquer3/rMSIcleanup documentation built on Feb. 24, 2023, 2:58 p.m.