@eagleoutice/flowr - v2.15.8
    Preparing search index...

    The options of the abstract semantics of the data frame shape inference (see DataFrameShapeSemantics).

    interface DataFrameShapeSemanticsOptions {
        trackOperations?: boolean;
    }
    Index
    trackOperations?: boolean

    Whether the abstract data frame operations the expressions are mapped to should be stored (defaults to true)