data-raw/00-unicode.R

# Defining as data to avoid some R CRAN package check warnings

blocks <- c(grey = "⬜", yellow = "🟨", green = "🟩")

usethis::use_data(blocks, internal = TRUE, overwrite = TRUE)
coolbutuseless/wordle documentation built on Jan. 29, 2022, 2:18 p.m.