Learn R Programming

vtree (version 5.6.5)

the.matrix: The Matrix trilogy characters

Description

This data set was abstracted from the three movies.

Usage

the.matrix

Arguments

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

Franco Momoli

Examples

Run this code

# ship within sunglasses within nature
vtree(the.matrix,"nature sunglasses ship")

Run the code above in your browser using DataLab