R/pacman-package.R

#' @keywords internal
"_PACKAGE"

#' Inky moves
#'
#' @format A [[`tbl`]] object.
"inky"

#' Blinky moves
#'
#' @format A [[`tbl`]] object.
"blinky"

#' Pinky moves
#'
#' @format A [[`tbl`]] object.
"pinky"

#' Clyde moves
#'
#' @format A [[`tbl`]] object.
"clyde"

#' Pac-Man moves
#'
#' @format A [[`tbl`]] object.
"pacman"

#' Ghost Body Polygon
#'
#' @format A [[`tbl`]] object.
"ghost_body"

#' Ghost Eyes Polygon
#'
#' @format A [[`tbl`]] object.
"ghost_eyes"

#' Maze Walls
#'
#' @format A [[`tbl`]] object.
"maze_walls"

#' Maze Points
#'
#' @format A [[`tbl`]] object.
"maze_points"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom magrittr %>%
#' @importFrom rlang .data
## usethis namespace: end
NULL

Try the ggpacman package in your browser

Any scripts or data that you put into this service are public.

ggpacman documentation built on July 1, 2020, 11:11 p.m.