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

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown

    Hierarchy-Diagram

    UML class diagram of DataFrameAccessValidationConfig
    Index

    Properties

    Properties

    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)