R/zzz.R

# CRAN Note avoidance. I hate this check.
# Inspiration: https://github.com/HughParsonage/grattan/blob/master/R/zzz.R
# Also:
if(getRversion() >= "2.15.1")
  utils::globalVariables(
    # underlying data used for behind-the-scenes handsomeness
    c("adjectives", "xkcd_colors", "wu_adjs", "animals",
      "nouns", "wu_nouns", "value", "nicka_blocks", "assigned_to")
  )

Try the codename package in your browser

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

codename documentation built on Feb. 16, 2023, 11 p.m.