Description Usage Arguments Value Author(s) See Also
View source: R/xpssSplitFile.R
R implementation of the SPSS SPLIT FILE
argument
1 | xpssSplitFile(x, by = NULL, type = "layered", attachSplit = FALSE)
|
x |
a (non-empty) data.frame or input data of class |
by |
factor variable which splits the data frame. |
type |
character vector containing, either seperated or layered. Specifies the results from an analysis function applied on a splitted data frame. Default is |
attachSplit |
logical. Indicating if the splitted data should get attached to the object as an attribute. Default is |
The function return the input data with modified attributes.
Bastian Wiessner
xpssDoIf
xpssFilter
xpssSelectIf
xpssSplitFileOff
xpssTemporary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.