check_feature_class: check class

View source: R/utils.R

check_feature_classR Documentation

check class

Description

runs a check that the class can actually be found in the feature

Usage

check_feature_class(data, feature_column = "feature", class_column = "class")

Arguments

data

the data.frame to work on

class_column

which columns has the class

feature_colum

which column has the feature


rmflight/metabolomicsUtilities documentation built on June 2, 2024, 9:53 a.m.