orgtbl-to-orgtbl

orgtbl-to-orgtbl is an autoloaded Lisp function in `org-table.el'.

(orgtbl-to-orgtbl TABLE PARAMS)

Convert the orgtbl-mode TABLE into another orgtbl-mode table.
Useful when slicing one table into many. The :hline, :sep,
:lstart, and :lend provide orgtbl framing. The default nil :tstart
and :tend suppress strings without splicing; they can be set to
provide ORGTBL directives for the generated table.