sid_part: Partition an array into two.

Description Usage Arguments Value

Description

Partition an array x into two lists at the index si.

Usage

1
sid_part(x, si)

Arguments

x

An array.

si

Split index.

Value

A list with the left and right parts of x split at the index si.


bwrc/astrid-r documentation built on May 13, 2019, 9:08 a.m.