non_parsed_molecules: Get a list of molecules that couldn't be parsed by 'lipidr'

View source: R/manip.R

non_parsed_moleculesR Documentation

Get a list of molecules that couldn't be parsed by lipidr

Description

Get a list of molecules that couldn't be parsed by lipidr

Usage

non_parsed_molecules(data)

Arguments

data

LipidomicsExperiment object.

Value

A character vector of the molecule names that could not be parsed.

Examples

data(data_normalized)
non_parsed_molecules(data_normalized)

ahmohamed/lipidr documentation built on July 7, 2023, 2:22 a.m.