@eagleoutice/flowr - v2.13.1
    Preparing search index...
    • The R code of a query line, i.e. everything after the argument at from. The line is split at whitespace, so unquoted code arrives as several parts and only re-joining them yields all of it.

      Parameters

      • line: readonly string[]
      • from: number = 1

      Returns string | undefined