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

    Function dottedSplits

    • The prefix.suffix readings of a dotted R name, longest prefix first, which is the order S3 dispatch resolves them in (as.data.frame.matrix reads as as.data.frame before as.data).

      Parameters

      • name: string

      Returns Generator<readonly [string, string]>