has_extra_attrs: Tells if an interaction data frame has an extra_attrs column

has_extra_attrsR Documentation

Tells if an interaction data frame has an extra_attrs column

Description

Tells if an interaction data frame has an extra_attrs column

Usage

has_extra_attrs(data)

Arguments

data

An interaction data frame.

Value

Logical: TRUE if the data frame has the "extra_attrs" column.

See Also

  • extra_attrs

  • extra_attrs_to_cols

  • with_extra_attrs

  • filter_extra_attrs

  • extra_attr_values

Examples

i <- omnipath(fields = "extra_attrs")
has_extra_attrs(i)


saezlab/OmnipathR documentation built on Nov. 10, 2024, 11:02 p.m.