@awatters_flatiron/tsvector - v1.0.1
    Preparing search index...

    Function MAdjoin

    • Adjoins (horizontally concatenates) two matrices side by side

      Parameters

      Returns Matrix

      A new matrix [M1 | M2] with M1's columns followed by M2's columns

      Error if M1 and M2 have different numbers of rows