with_extra_attrs | R Documentation |
Interaction records having certain extra attributes
with_extra_attrs(data, ...)
data |
An interaction data frame. |
... |
The name(s) of the extra attributes; NSE is supported. |
The data frame filtered to the records having the extra attribute.
extra_attrs
has_extra_attrs
extra_attrs_to_cols
filter_extra_attrs
extra_attr_values
i <- omnipath(fields = "extra_attrs")
with_extra_attrs(i, Macrophage_type)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.