compute_pacman_coord: Compute Pac-Man Coordinates

View source: R/compute_pacman_coord.R

compute_pacman_coordR Documentation

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.


mcanouil/ggpacman documentation built on Dec. 10, 2022, 12:29 p.m.