combine: Combine multiple plays

Description Usage Arguments Value Examples

View source: R/text.R

Description

The function combine(x, y) can be used to merge multiple objects of the type QDDrama into one.

Usage

1
combine(x, y)

Arguments

x

A QDDrama

y

A QDDrama

Value

A single QDDrama object that represents both plays.

Examples

1
2
3

DramaAnalysis documentation built on Jan. 13, 2021, 10:02 p.m.