Skip to contents

This function removes columns of class `ena.meta.data` from the input object.

Usage

remove_meta_data(x)

Arguments

x

A `data.table` or `data.frame` object from which meta columns should be removed.

Value

A `data.frame` with columns of class `ena.meta.data` removed.