the.matrix {vtree} | R Documentation |
The Matrix trilogy characters
Description
This data set was abstracted from the three movies.
Usage
the.matrix
Format
A tibble with 35 rows and 14 variables:
- name
Name of character
- height
Height (m)
- sex
male, female; by appearance
- nature
This is the nature of the character, whether plugged into the matrix and took a red pill (coppertop), born free in Zion (born free), or a computer application running in the matrix (app)
- sunglasses
yes, no
- apparel
Description of clothing worn
- bodycount1, bodycount2, bodycount3
A count of the number of onscreen kills, in or out of the matrix, for each of the movies
- ship
List of ships
- the.matrix, the.matrix.reloaded., the.matrix.revolutions
Indicates if the character was in the movie
Author(s)
Franco Momoli
Examples
# ship within sunglasses within nature
vtree(the.matrix,"nature sunglasses ship")
[Package vtree version 5.6.5 Index]