Description Usage Arguments Format Value See Also Examples
The characters from the audiovisual translations. This can be used to create anti_join
s so that the character names wouldn't skew the analysis.
1 | dub_characters(shows)
|
dub_id |
A list of IDs for which the characters should be imported. |
Returns a tibble with the characters from the scripts.
dub_id
: Unique identifier of the scripts.
character
: The characters that appear in the scripts.
tibble
dub_metadata
, dub_text
, dub_shows
, dub_id_by_shows
1 2 3 | dub_characters()
dub_characters(c(1, 2))
dub_characters(dub_id_by_shows("Fifth Gear"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.