node_locations: x,y coordinates of node points from the game board

Description Usage Format

Description

Data used to place nodes in graphical output according to their relative positions on the game board

Usage

1

Format

A data frame with 195 rows and 4 variables

id

An artifact of the computer vision process used to obtain coordinates

x

The number of pixels from the left edge of the board to the center of the node

y

The number of pixels from the top edge of the board to the center of the node

name

The integer assigned to the node on the game board


whitechapelR documentation built on May 2, 2019, 9:36 a.m.