dub_characters: Characters of the scripts

Description Usage Arguments Format Value See Also Examples

Description

The characters from the audiovisual translations. This can be used to create anti_joins so that the character names wouldn't skew the analysis.

Usage

1

Arguments

dub_id

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

Format

Returns a tibble with the characters from the scripts.

Value

tibble

See Also

dub_metadata, dub_text, dub_shows, dub_id_by_shows

Examples

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

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