Description Usage Arguments Details Value Author(s) Examples
R implementation of the SPSS END IF argument.
1 | xpssEndIf(x)
|
x |
a (non-empty) data.frame or input data of class |
xpssEndIf determines the end of the analysis based on logical conditions via xpssDoIf. xpssEndIf merge the excluded data with the actual dataset, after xpssDoIf subsetted the data. All changes which were made until xpssEndIf will be taken over, the excluded data will remain untouched!
NOTE: For temporary case selection, specify xpssTemporary before xpssDoIf.
Output is the original dataset.
Andreas Wygrabek
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.