dub_text: Text of the scripts

Description Usage Arguments Format Value See Also Examples

Description

The text of the audiovisual translations, formatted to be convenient for text analysis.

Usage

1
dub_text(shows)

Arguments

dub_id

A list of IDs for which the texts should be imported.

Format

Returns a tibble with the text of the scripts.

Value

tibble

See Also

dub_metadata, dub_characters, dub_shows, dub_id_by_shows

Examples

1
2
3
dub_text()
dub_text(c(1, 2))
dub_text(dub_id_by_shows("Fifth Gear"))

szigony/dubbR documentation built on June 4, 2019, 9:09 a.m.