match_met_nms: Match names of chemicals

View source: R/match_met_nms.R

match_met_nmsR Documentation

Match names of chemicals

Description

Match names of chemicals, which are often common, non-systematic names.

Usage

match_met_nms(x, table)

Arguments

x

vector or NULL: the values to be matched. Long vectors are supported.

table

vector or NULL: the values to be matched against. Long vectors are not supported.

Value

Vector of the positions of (first) matches of its first argument in its second.


jdreyf/jdcbioinfo documentation built on April 15, 2024, 6:37 p.m.