The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

 function resu = fold(df, S, RHS)
 The purpose is to fold a dataframe. Part from (1:indr-1) doesn't
 move, then content starting at indr is moved into the second,
 third, ... sheet. To be moved, there must be equality of rownames,
 if any, and of fields contained in indc.

Package: dataframe