R/in_smiley.R

Defines functions in_smiley

in_smiley <- function(x, y) {
  all(ndc2cell(x, y, vp = "smiley") == 1)
}

Try the minesweeper package in your browser

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

minesweeper documentation built on April 3, 2025, 9:29 p.m.