compute_pacman_coord: Compute Pac-Man Coordinates
Description
Compute Pac-Man Coordinates
Usage
compute_pacman_coord(data)
Arguments
data
A data.frame
with the coordinates of Pac-Man moves.
Value
Returns a tibble
of cartesian coordinates and Pac-Man direction.