@eagleoutice/flowr - v2.13.15
    Preparing search index...
    interface DataFrameAccessValidationConfig {
        readLoadedData?: boolean;
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown
    Index
    readLoadedData?: boolean

    Whether data frame shapes should be extracted from loaded external data files, such as CSV files (defaults to the option in the flowR config if undefined)