New column from one extra attribute
extra_attr_to_column(data, attr, flatten = FALSE)
An interaction data frame.
The name of an extra attribute; NSE is supported.
Logical: unnest the list column even if some records have multiple values for the attributes; these will yield multiple records in the resulted data frame.
Data frame with the new column created; the new column is list type if one interaction might have multiple values of the attribute, or character type if