• Returns an object containing only the rows from the flattened data. Each row is keyed by its ID.

    Parameters

    • data: any

      The data to flatten.

    • state: UpsetConfig

      The UpsetConfig state.

    Returns RowMap

    An object containing only the rows.

Generated using TypeDoc