RIntVector.this

Allocate a new integer vector with r elements.

  1. this(int r)
    struct RIntVector
    this
    (
    int r
    )
  2. this(int[] v)
  3. this(Robj rv, bool u = false)

Meta