Remove missing values from the right end of Y columns.
X-Function not designed for Auto GetN Dialog.
trimright iy:=(1,2); // remove elements having the value NANUM from the right end of col(2)
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Input | iy |
Input XYRange |
|
The XYRange to be trimmed |
This X-Functin can be used to remove missing values from the right end of Y columns.
When the corresponding X column contains missing values from the right end, Y columns' data will be removed too.
Keywords:nanum