has_extra_attrs | R Documentation |
Tells if an interaction data frame has an extra_attrs column
has_extra_attrs(data)
data |
An interaction data frame. |
Logical: TRUE if the data frame has the "extra_attrs" column.
extra_attrs
extra_attrs_to_cols
with_extra_attrs
filter_extra_attrs
extra_attr_values
i <- omnipath(fields = "extra_attrs")
has_extra_attrs(i)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.