Leonard Mada wrote:
PROPER CODE
============
I imagine this implemented in the following way:
- write native Calc function (C++) that:
- iterates trough selected table cells
- reads cell content
- performs eventual 'missing values' => 'NA' substitutions
- creates a string using the R-syntax for vectors, frames and
matrices as required [e.g. var <- c(...) ]
- pipelines this string to the step 2 function/ routine
A component can of course detect empty cells using the API, so there's
no need to put something inside of Calc itself for this.
Niklas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]