The function split(x) expects an object of type QDDrama and can
be used to split a QDDrama object that consists of multiple dramas
into a list thereof. It is the counterpart to combine(x, y).
# S3 method for QDDrama split(x, ...)
| x | The object of class |
|---|---|
| ... | All other arguments are ignored. |
Returns a list of individual QDDrama objects, each containing one text.