Description Usage Format Details Examples
Named vector of star wars characters
1 |
An object of class character
of length 15.
movie_characters
is a named character vector of characters,
with each element a character string of variable length specifying
an ASCII star wars character. Note that some have unicode characters that won't
play well on some operating systems.
1 2 3 | movie_characters['baby_yoda']
movie_characters['R2D2']
movie_characters[['R2D2']]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.